Skip to content

Releases: JungerBoyo/RW_cube

v0.0.6

Choose a tag to compare

@JungerBoyo JungerBoyo released this 17 Jan 17:18

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

Choose a tag to compare

@JungerBoyo JungerBoyo released this 15 Dec 23:10

New features:
- Wavefront OBJ model loading with phoong lightning
- Gun is rendered above the cubes (* selfmade 😎 *)

v0.0.4

Choose a tag to compare

@JungerBoyo JungerBoyo released this 02 Dec 18:04
  • 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

Choose a tag to compare

@JungerBoyo JungerBoyo released this 13 Nov 15:16

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

Choose a tag to compare

@JungerBoyo JungerBoyo released this 28 Oct 09:25

Now cube has different color per side and moves :).

v0.0.1

Choose a tag to compare

@JungerBoyo JungerBoyo released this 27 Oct 15:08

Cube demo 0.0.1 release. Colored cube rotates in place :).