ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345678]
  lib
  ProtoTracer
  Animation
  AnimationTracks
 EasyEaseAnimator.hDeclares the EasyEaseAnimator template class for advanced animation easing
 EasyEaseAnimator.tpp
 IEasyEaseAnimator.hDeclares the IEasyEaseAnimator interface for defining animation behaviors
 KeyFrame.cpp
 KeyFrame.hDeclares the KeyFrame class for representing individual animation keyframes
 KeyFrameTrack.hDeclares the KeyFrameTrack template class for managing keyframe-based animations
 KeyFrameTrack.tpp
 MorphTransform.hDeclares the MorphTransform template class for handling 3D transformations
 MorphTransform.tpp
  Camera
  CameraManager
  Pixels
 Camera.hDeclares the Camera template class for managing camera behavior and pixel groups
 Camera.tpp
 CameraBase.cpp
 CameraBase.hDeclares the CameraBase class for defining camera functionality
 CameraLayout.cpp
 CameraLayout.hDeclares the CameraLayout class for managing camera orientation and axis alignment
  Controller
  Deprecated
 APA102Controller.cpp
 APA102Controller.hDeclares the APA102Controller class for managing APA102 LED strips
 Controller.cpp
 Controller.hDeclares the Controller base class for managing lighting controllers
 HUB75Controller.cpp
 HUB75Controller.hDeclares the HUB75Controller class for managing HUB75 LED matrices
 HUB75ControllerSplit.cpp
 HUB75ControllerSplit.hDeclares the HUB75ControllerSplit class for managing HUB75 LED matrices and secondary LED displays
 HUB75ControllerSquare.cpp
 HUB75ControllerSquare.hDeclares the HUB75ControllerSquare class for managing a square display using two vertical HUB75 panels
 MatrixHardware_Teensy4_ShieldV5_RBG.h
 SmartMatrixAPA102.h
 SmartMatrixHUB75.hConfiguration file for SmartMatrix library with HUB75 panels and APA102 support
 WS35BetaController.cpp
 WS35BetaController.hDeclares the WS35BetaController class for managing WS2812-based displays on the Beta Protogen head
 WS35Controller.cpp
 WS35Controller.hDeclares the WS35Controller class for managing WS2812-based displays on the Delta, Epsilon, and Sigma Protogen heads
  Engine
 Engine.cpp
 Engine.hDeclares the RenderingEngine class for rendering and display operations
  Examples
  Commissions
  Other
  Protogen
  Templates
  Test
 UserConfiguration.hUser-configurable settings for the project
 VerifyEngine.hImplementation of a test project to verify the engine functionality
  ExternalDevices
  Displays
  InputDevices
  OutputDevices
  Sensors
  Physics
  Utils
 PhysicsSimulator.cpp
 PhysicsSimulator.hDefines the PhysicsSimulator class for managing physics simulations within a scene
  Renderer
  DisplayTest
  Lights
  Primitives
  Rasterizer
  Utils
  Scene
  Materials
  Objects
  Screenspace
 Scene.cpp
 Scene.hDefines the Scene class for managing objects and effects in a 3D environment
  Utils
  Controls
  Filter
  Math
  Signals
  Time
 Color.hAbstract class template for defining and manipulating colors
 Debug.hUtility class for debugging and monitoring system memory
 RGBColor.cpp
 RGBColor.hDefines the RGBColor class for managing and manipulating RGB color values
 RGBColor565.h
  src
 main.cppEntry point for various projects, managing initialization and main loop operations
 tutorial