pic Mesh Helpers Documentation
Welcome to the pic documentation — an open-source library for creating PewPewLive meshes.
Overview
PIC Mesh Helpers uses an object-oriented approach, allowing you to modify mesh elements, apply transformations, and use mesh-wide shaders. Built-in debugging tools help optimize workflows.
Features:
Mesh Creation: Supports dynamic and static mesh generation.
OOP Design: Modify and transform individual mesh elements.
Debugging Tools: Integrated tools for troubleshooting and optimization.
Find the project on GitHub. See the Contributing Guidelines for how to get involved.
Getting Started
Start with:
Installation - Setup instructions.
Getting Started - Learn the basics.
Examples - Practical usage examples.
For more details, check the Tutorial or the API Reference.
Happy coding!