VVingerfly / awesome-cpp-libs

😎Collection of awesome cpp libraries for cv/cg researchers
5 stars 3 forks source link

CG/Rendering #8

Open VVingerfly opened 4 years ago

VVingerfly commented 4 years ago

https://github.com/bkaradzic/bgfx

https://github.com/ssloy/tinyrenderer

VVingerfly commented 3 years ago

https://github.com/xelatihy/yocto-gl

VVingerfly commented 3 years ago

https://github.com/google/filament

VVingerfly commented 1 year ago

https://github.com/appleseedhq/appleseed appleseed is an open source, physically-based global illumination rendering engine primarily designed for animation and visual effects.

VVingerfly commented 1 year ago

https://github.com/tunabrain/tungsten Tungsten is a physically based renderer originally written for the yearly renderer competition at ETH. It simulates full light transport through arbitrary geometry based on unbiased integration of the rendering equation.