Texture support for PLY format

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
CuteAlien
Admin
Posts: 9643
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Texture support for PLY format

Post by CuteAlien »

Default right-handed system would explain it. Or they interpret such comments - I guess it's something we could do. In that case we could swap axes in the PLY loader. Thought it's a bit funny - basically by interpreting such comments this creates a new format derived from PLY.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Post Reply