Popular repositories Loading
-
paz_audio
paz_audio PublicAudio module for the PAZ Engine. Probably too minimal. Depends on PortAudio on Windows and Linux, no external dependencies on macOS. Like all PAZ Engine modules, this library can be used without th…
C++
-
paz_engine
paz_engine PublicThe PAZ Engine for 3D games and interactive simulations. Depends on the PAZ_Audio, PAZ_Graphics, PAZ_IO, and PAZ_Math modules.
C++
-
paz_graphics
paz_graphics PublicGraphics and input handling module for the PAZ Engine. This module enables seamless cross-platform development using Metal/Cocoa on macOS, Direct3D 11 on Windows, and OpenGL/GLFW on Linux, includin…
C++
-
paz_math
paz_math PublicMath module for the PAZ Engine. Just another linear algebra library with quaternions and basic RNG. Complicated stuff is offloaded to Eigen internally. No external dependencies. Like all PAZ Engine…
C++
-
paz_io
paz_io PublicFile I/O module for the PAZ Engine. Code for reading and writing data in various formats, including the PAZ Archive creation utility. No external dependencies. Like all PAZ Engine modules, this lib…
C
Repositories
- paz_math Public
Math module for the PAZ Engine. Just another linear algebra library with quaternions and basic RNG. Complicated stuff is offloaded to Eigen internally. No external dependencies. Like all PAZ Engine modules, this library can be used without the rest of the engine.
pazvirtual/paz_math’s past year of commit activity - paz_io Public
File I/O module for the PAZ Engine. Code for reading and writing data in various formats, including the PAZ Archive creation utility. No external dependencies. Like all PAZ Engine modules, this library can be used without the rest of the engine.
pazvirtual/paz_io’s past year of commit activity - paz_engine Public
The PAZ Engine for 3D games and interactive simulations. Depends on the PAZ_Audio, PAZ_Graphics, PAZ_IO, and PAZ_Math modules.
pazvirtual/paz_engine’s past year of commit activity - paz_graphics Public
Graphics and input handling module for the PAZ Engine. This module enables seamless cross-platform development using Metal/Cocoa on macOS, Direct3D 11 on Windows, and OpenGL/GLFW on Linux, including automatic shader translation. Like all PAZ Engine modules, this library can be used without the rest of the engine.
pazvirtual/paz_graphics’s past year of commit activity - paz_audio Public
Audio module for the PAZ Engine. Probably too minimal. Depends on PortAudio on Windows and Linux, no external dependencies on macOS. Like all PAZ Engine modules, this library can be used without the rest of the engine.
pazvirtual/paz_audio’s past year of commit activity