Canvas-Toolkit / CanvasKit

A comprehensive library for working with the Canvas API.
MIT License
20 stars 12 forks source link

A model file for the libraries method #2

Open Canvas-Toolkit opened 1 year ago

Canvas-Toolkit commented 1 year ago

The libraries method in the Canvas Toolkit library should be able to load and render models from a variety of file formats, such as OBJ, STL, and GLTF. To do this, we need to create a model file that can be used by the library to load and render the model.