Skip to content

Popular repositories Loading

  1. paz_audio 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 th…

    C++

  2. paz_engine 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.

    C++

  3. paz_graphics 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, includin…

    C++

  4. paz_math 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…

    C++

  5. paz_io 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 lib…

    C

Repositories

Showing 5 of 5 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
    C++ 0 0 0 0 Updated Aug 29, 2024
  • 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
    C 0 0 0 0 Updated Aug 29, 2024
  • 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
    C++ 0 MIT 0 0 0 Updated Aug 27, 2024
  • 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
    C++ 0 MIT 0 0 0 Updated Jul 12, 2024
  • 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
    C++ 0 MIT 0 0 0 Updated Jul 5, 2024

Top languages

Loading…

Most used topics

Loading…