Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
TerraForge3D.Linux.tar.gz | 2022-03-29 | 17.6 MB | |
TerraForge3D.Win64.zip | 2022-03-29 | 41.6 MB | |
TerraForge3D.SDK.Linux.tar.gz | 2022-03-29 | 50.0 MB | |
TerraForge3D.SDK.Win64.zip | 2022-03-29 | 77.7 MB | |
README.md | 2022-03-29 | 1.9 kB | |
Version 2.3 source code.tar.gz | 2022-03-29 | 127.9 MB | |
Version 2.3 source code.zip | 2022-03-29 | 130.0 MB | |
Totals: 7 Items | 444.9 MB | 1 |
What's New?
Shader Node Editor
A blender like node editor for shaders.
Texture Baker
A new and advanced way for baking and exporting Textures.
Added Linux Support
Now TerraForge3D is supported natively on linux. ⚠️ Linux Version is in Alpha
PBR Renderer
Now TerraForge3D has a Physically Based Renderer for high quality preview
New Modules API
Now you can extend TerraForge3D however you want and write custom plugins using the powerful TerraForge3D SDK.
Refactored Codebase
Not a big thing from users point of view but for anyone wanting to develop TerraForge3D its a huge deal. The codebase has been massively cleaned up.
There has been several small fixes and additions which are not mentioned here.
Some Relevant PRs
- Change directories in includes to lowercase by @lunaboards-dev in https://github.com/Jaysmito101/TerraForge3D/pull/26
- Fix pixel alignment kept at default when loading textures from STBI by @ltjax in https://github.com/Jaysmito101/TerraForge3D/pull/27
- Fix uniform IDs not being initialized by @ltjax in https://github.com/Jaysmito101/TerraForge3D/pull/28
- Added Doxygen Support by @Jaysmito101 in https://github.com/Jaysmito101/TerraForge3D/pull/29
- Linux build fixes. by @MalikuMane in https://github.com/Jaysmito101/TerraForge3D/pull/30
- Linux fix paths by @fiplox in https://github.com/Jaysmito101/TerraForge3D/pull/32
New Contributors
- @lunaboards-dev made their first contribution in https://github.com/Jaysmito101/TerraForge3D/pull/26
- @ltjax made their first contribution in https://github.com/Jaysmito101/TerraForge3D/pull/27
- @MalikuMane made their first contribution in https://github.com/Jaysmito101/TerraForge3D/pull/30
- @fiplox made their first contribution in https://github.com/Jaysmito101/TerraForge3D/pull/32
Full Changelog: https://github.com/Jaysmito101/TerraForge3D/compare/v2.2...v2.3