SkillAgentSearch skills...

3dCameraClass

3D Camera Class

Install / Use

/learn @alaskajohn/3dCameraClass
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

3dCameraClass

3D Camera Class

This class provides common camera functions for moving around in 3D space via quaternions.

These use the actual quaternion math (instead of building DirectX and OpenGL functions which are likely faster than what I have provided).

Future modifications should include replacing sin with sinf functions for using floats consistently.

Video of the class in action can be found here: http://youtu.be/JEbkpgz3NEo

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks1

Languages

C++

Security Score

50/100

Audited on Mar 25, 2025

No findings