Documentation ¶
Index ¶
- func ColorString(color color.Color) string
- func ReadMaterials(in io.Reader) ([]mesh.Material, error)
- func ReadMesh(in io.Reader) (*mesh.Mesh, []string, error)
- func Save(objPath string, meshToSave mesh.Mesh) error
- func WriteMaterial(mat mesh.Material, out io.Writer) error
- func WriteMaterials(m mesh.Mesh, out io.Writer) error
- func WriteMesh(m mesh.Mesh, materialFile string, out io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ColorString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.