Devlogs
Progress update #5
Posted July 27, 2020 by U-238
Finished stuff:
- 3D camera movement
- Model loading (gltf format)
- Rendering (fast instanced rendering, MSAA support)
- Antialiased version of nearest texture filtering (preserves smooth transition between adjacent texture colors at any camera distance)
- Post-processing effects (bloom, tone mapping)