Skip to content

sumofat/odin_cgltf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgltf_odin

Odin bindings for cgltf project.

Notes

Not all api's bindings or structs are tested for proper compatibility yet. If you find any issues please let me know right away via an issue or PR.

The cgltf prefix removed from struct and procedure names.

The extras variable naming was renamed to singuar version where circular naming references and conflicts ocuured. The data variable naming also renamed in some places for the same reason.

Compatible with cgltf version 1.12

Instructions

  1. Download CGLTF and build it for your platform.
  2. Replace the lib directory in cgltf.odin with the location to your directory relatively.

About

Odin bindings for cgltf project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages