MaryaEstova

MaryaEstova

Geek Repo

Github PK Tool:Github PK Tool

MaryaEstova's repositories

ClothSimulation

Basic cloth simulation using Verlet integration

Language:C++License:MITStargazers:0Issues:0Issues:0

Lux-Renderer

LuxRenderer is a rendering system that is capable of rendering high quality images, which rival that of pbrt. This is a project that use no dependent library and only pure c++, and also took so damn looong to finish since everything have to be written from the scratch, and everything have to be self-study. This Project is the pinnacle of years of strenuous struggle and fierce fighting. The project was named after Lux, my favorite girl from League Of Legends, my others favorite are Caitlyn and Syndra, you can find theirs images at honorable position in rendered images, its years since I met them. Here are the List Of Features That Lux can offers you: Unidrectional Path Tracing with NEE. SAH BVH. Render models with 10M+ triangles. Normal mapping and convert bump map to normal map. ALpha Texture. Enviroment Mapping. SSE Ray-Box Intersection (optional). Lambert, Mirror. Glass of different kinds. Microfacet model. ThinDielectric, ThinSheet, ClearCoat. Adaptive Sampling. Openmp parallel. And Many More...

Language:C++License:MITStargazers:0Issues:0Issues:0

OpenGL-Object-Loading

OpenGL Object Loading can load virtually every 3d.obj file you can find on the internet, without using another object loading library (assimp for example). The program can load Object with 12M+ triangles and more

Language:C++License:MITStargazers:0Issues:0Issues:0

Voxel-Cone-Tracing

Real Time Global Illumination With Voxel Cone Tracing

Language:CStargazers:0Issues:0Issues:0