8000 Releases Β· Bigfoot71/r3d Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Bigfoot71/r3d

R3D - v0.2

04 Apr 09:15
Compare
Choose a tag to compare
R3D - v0.2 Pre-release
Pre-release

R3D - Pre-Release 0.2

What's Changed

  • Improved transparency support, including the addition of alpha scissor in depth shaders
  • Added support for depth pre-pass in forward rendering
  • Reduced VRAM usage and adjusted render passes
  • New functions to access various buffers, such as normals and depth
  • New functions to retrieve view/projection matrices
  • Removed legacy sprite functions from the old R3D version, now obsolete
  • Fixed build issues

New Contributors

πŸ”§ Next Steps (0.3)

  • OpenGL ES support

πŸ“Œ Roadmap

  • 0.4: OpenGL ES stabilization
  • 0.5: First stable release

Full Changelog: v0.1...v0.2

R3D - v0.1

09 Mar 22:23
Compare
Choose a tag to compare
R3D - v0.1 Pre-release
Pre-release

R3D - Pre-Release 0.1

πŸš€ Major Features

  • PBR Rendering
  • Soft Shadows
  • Skybox & IBL
  • Particle System
  • Post-Processing Effects
  • Hybrid Forward/Deferred Rendering

πŸ”§ Next Steps (0.2)

  • Bug fixes and adjustments
  • Multi-platform compatibility testing

πŸ“Œ Roadmap

  • 0.3: OpenGL ES support
  • 0.4: OpenGL ES stabilization
  • 0.5: First stable release

πŸ“’ Feedback welcome!

0