zongor 2418b06414 | ||
---|---|---|
.vs/RaytracerEngine | ||
Properties | ||
App.config | ||
DirectBitmap.cs | ||
Form1.Designer.cs | ||
Form1.cs | ||
Form1.resx | ||
LockBitmap.cs | ||
Program.cs | ||
README.md | ||
RaytracerEngine.csproj | ||
RaytracerEngine.sln | ||
RaytracerEngine.userprefs | ||
camera.cs | ||
hitable.cs | ||
ray.cs | ||
sphere.cs | ||
triangle.cs | ||
vec3.cs |
README.md
This is a semi-real time raytracer implemented from the book Ray Tracing In One Weekend
It also allows you to move around the scene using the WASD for horizontal and Q/E for vertical movement