Skip to content

leonrodenburg/renderfarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renderfarm

A C++ library for rendering 3D scenes WITHOUT using OpenGL or DirectX.

I came up with this project for a minor course in 3D software engineering. The main goal of the project is to deepen my knowledge on 3D applications and rendering pipelines. As such, it is perfectly possible that this project will never reach a stable version. You are however encouraged to use the code for your own adventures in the world of 3D programming. Please let me know if you build anything cool with it.

Prerequisites

If you want to run the Win32 binary of Renderfarm, make sure you have the Microsoft Visual C++ 2010 Redistributable Package (x86) installed.

About

A C++ library for rendering 3D scenes WITHOUT using OpenGL or DirectX.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors