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
Outbound sales software
Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Native3DAnimation!