Drawing animated objects
We chose MDL animated object (Half-Life 3DStudio models). Typically, it is rendered by OpenGL or DirectX. But now it will use our software render technique.
Project
This project made in C++.
Classes:
CTexture
It is used to load images into the engine
SoftwareRender
Since MDL uses the regular OpenGl functions, this file contains functions that look like openGL ones, but uses our functions to draw the animated object.
mainapp
It is main from where the project show actual drawing to the use
CView
It has the functions to calculate each point in a triangle and the coordination of the texture
In addition to MDL class to load the 3D animated object and move it.
License
MIT LicenseFollow Native3DAnimation
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Native3DAnimation!