v0.5 dev #14
miguelmyers8
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
CubeMap is a single isosphere; it can now layer outputs. We rewrote the cube to work more like a graph that gets defined and then compiled, and the ability to add texture to CubeMap.
Quad can now accept a texture for each dimension so it can dynamically load textures at different resolutions depending on the player's position.
Sphere uses a single quadtree. This should improve initialization time and memory.
Atmosphere parameters are exposed.
unit test setup.
This discussion was created from the release v0.5 dev.
Beta Was this translation helpful? Give feedback.
All reactions