Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
grafx_3d-1.1 | 2023-11-11 | ||
grafx_3d-1.0 | 2023-11-07 | ||
README.txt | 2023-11-11 | 862 Bytes | |
Totals: 3 Items | 862 Bytes | 0 |
This directory contains releases of the 3D rendering library. The latest release is found in directory 'grafx_3d-1.1'. Please note that there is a massive effort underway to implement 100% correct z value calculations when a perspective view projection is used, and to offer the facility of multiple CPU core rendering. As a result the 3D API will be changing SUBSTANTIALLY very soon. In the meantime the existing releases are suitable for orthogonal view projection only, which I term "God view mode". The "perspective human view" code and related API will likely be available at around Christmas time 2023 or a bit after New Year 2024. The 2D rendering library has reached a level of maturity, but the 3D library has not at this point. The 2D rendering library is very simple in its capabilities and in its API, and can be found in the parent directory.