Releases: JungerBoyo/RW_cube
Releases · JungerBoyo/RW_cube
Release list
v0.0.6
New features:
- quad tree of objects
- objects are rendered/not rendered based on camera position
- threshold from which objects are not rendered change P to increase threshold O to decrease threshold
- tree in this release's binary has 5 levels and 1000 leaves (objects in this case - gun models)
v0.0.5
New features:
- Wavefront OBJ model loading with phoong lightning
- Gun is rendered above the cubes (* selfmade 😎 *)
v0.0.4
- Removed instancing
- Now there are four static cubes with minecraft grass texture
- You can move light up-down with c-space and on XZ axis after switching to light move mode clicking L key
- Light is drawn as little white cube
- first cube = plain texture, second cube = texture + specular, third cube = texture + diffuse, 4th cube = texture + phong
- added support for GPUs that don't support GL_ARB_gl_spirv extension
v0.0.3
new features :)
- move around with WASD
- look around with mouse
- change FOV with KJ
- admire 19 cube instances ordered in a cross and rotating
v0.0.2
Now cube has different color per side and moves :).
v0.0.1
Cube demo 0.0.1 release. Colored cube rotates in place :).