🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

vortxGE 2.0 progress

Published January 10, 2012
Advertisement
I now have a new Mesh loading system, removed tones of code that was ment for multi-format loading and moved it all into a simple converter app, this new command line app also cleans up normals and add's tangent vectors before outputing my new mesh file format. Having a single mesh format for the engine has made it easier to support split mesh and auto shader loading.

Here's a simple cube loaded with the new code, I do support textures and tangent bump mapping already, but I have no lights in scene yet.. Getting there !!

vortxGE_rewrite1.png
Previous Entry vortxGE 2.0 progress
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

vortxGE : Threads

2452 views

C++11 Threads

3150 views

My Business

2305 views

Still Alive

2116 views

vortxEDIT : video

2236 views

vortxGE : Update

6078 views

vortxEDIT : Save

1995 views
Advertisement