Releases: Wilhelman/Tabula-Rasa-Engine
Releases · Wilhelman/Tabula-Rasa-Engine
Tabula Rasa Engine
Assignment3.2 Update README.md
Tabula Rasa Engine
Assignment3.1 Clean code + final touches
Tabula Rasa Engine
Assignment2.0 Last touches + fixing some bugs
Tabula Rasa Engine
TODO: Write changes
Tabula Rasa Engine
Changes:
- Drag and drop .fbx files
- Drag and drop texture files
- Modules read info from json
- Camera movement look around / orbit
- Center on model with the camera when F is pressed or when a model is loaded
- Added inspector panel with all the info of the scene
- Reading logs from assimp in the console
- Changed style of all the editor
- Added option to show/hide UI (Alt+G)
- Assimp version updated
- Solved configuration issues
- Solved window bugs
- Added innovation Z-Buffer visualization
Tabula Rasa Engine
Changes:
- Solved focus camera bug
Tabula Rasa Engine
Changes:
- Solved minor bugs and memory leaks
Tabula Rasa Engine
Changes:
- Drag and drop .fbx files
- Drag and drop texture files
- Modules read info from json
- Camera movement look around / orbit
- Center on model with the camera when F is pressed or when a model is loaded
- Added inspector panel with all the info of the scene
- Reading logs from assimp in the console
- Changed style of all the editor
- Added option to show/hide UI (Alt+G)
- Assimp version updated
- Solved configuration issues
- Solved window bugs
- Added innovation Z-Buffer visualization
Tabula Rasa
v0.3.0 texturing primitives
Tabula Rasa Engine
Changes:
- Now we can import meshes from 3D files with the new module: FileLoader
- Added options to draw vertex, normals and colors of the meshes
- Added zoom in/out with the camera
- Camera is not capped anymore on x,z axes
- Added glmath temporaly to have a good camera rotation