thehalflingproject icon indicating copy to clipboard operation
thehalflingproject copied to clipboard

A custom 3D Graphics Framework and a series of 3D Graphics Demos

Results 8 thehalflingproject issues
Sort by recently updated
recently updated
newest added

We already ignore the raw_media folder. However, we track and host the textures/models used for a specific project. Perhaps have a .zip download that the user would uncompress in the...

The columns should look round. They aren't. Look into the perturbing formula. Or perhaps the tangents

bug

In a nutshell, instead of allowing the user to directly access DX, make them got through some wrapper functions. This allows us to cache the function calls and sort them...

new feature
code refactoring

As the title says, I wish to convert most of the pointers in the project to smart/shared/COM/ etc. pointers. This is an industry standard and I should get on it....

code refactoring