RENDERING ENGINE!

Is it possible to make my own rendering engine with C++ and if so how?
Thanks!
Yes, it's possible.
Is it 2d or 3d rendering engine? 2d isn't very hard but 3d is thing that requires programming experience and math knowlege
Qwerty2, you really should be doing some research on this stuff on your own instead of bombarding the forum with general loaded questions. You'll find more info on your own than anyone can provide you with on this site. As far as making your own rendering engine with C++, in reference to your other post, are you asking how to make a rendering engine from scratch without the aid of any API whatsoever?
Yes
Topic archived. No new replies allowed.