top of page

Graphics

raytrace.png

Basic Raytracing

C++

A rather basic raytracing proof on concept capable of rendering spheres and planes with lighting, reflections, and shadows.

Mesh Skinning & Animation

C++ | OpenGL

A rather basic proof of concept of a skinned and animated mesh.

Skinned Mesh 1.png

Basic OpenGL Rendering

C++ | OpenGL

teapot.png

A rather basic application which renders a rotating Utah Teapot with basic shading.

© 2022 — Joshua Butner.

bottom of page