Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cgl.h | 2023-01-11 | 486.2 kB | |
README.md | 2023-01-11 | 614 Bytes | |
v0.5 source code.tar.gz | 2023-01-11 | 37.2 MB | |
v0.5 source code.zip | 2023-01-11 | 37.3 MB | |
Totals: 4 Items | 75.0 MB | 1 |
Whats New?
- Cross Hatching Post Process (Beta)
- WAV file loader
- Implemented GJK collision detection
- Implemented EPA (Expanding Polytope Algorithm)
- Added Plotting Widgets(Bar Graph, Graph, Pie Chart, etc) (Beta)
- Added support for bones in mesh API
- Added Advanced Noise API (Improved Perlin, OpenSimplex2, Value, Worley) (FBm, Rigid, PingPong, Billow)
- Audio API (High Level Wrapper for OpenAL)
- Added support for Uniform Buffer Object
- Added Plane Mesh Generator
- Improved Mesh CPU API for modifying meshes
- Fixed GetTime precision issue
- Added a lots and lots of examples ....