![]()  | 
  
    ProtoTracer
    1.0
    
   Real-time 3D rendering and animation engine 
   | 
 
A material class for rendering a real-time clock with date and time overlays. More...
#include "../../Static/SimpleMaterial.h"#include "../Overlays/Text/TextEngine.h"#include "../../Material.h"

Go to the source code of this file.
Classes | |
| class | Clock | 
| Renders a real-time clock and date as a material.  More... | |
A material class for rendering a real-time clock with date and time overlays.
The Clock class is designed to display time and date using a combination of text and materials. It provides options for 24-hour or 12-hour time formats and allows customization of its size, position, rotation, and material.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file Clock.h.