view semiconginev2/core.nim @ 1250:9ceb509af5ea

add: loading of most kinds of data from gltf
author sam <sam@basx.dev>
date Thu, 25 Jul 2024 23:15:05 +0700
parents e8b3dc80e48e
children
line wrap: on
line source

const RESOURCEROOT = "resources"

include ./core/utils
include ./core/buildconfig
include ./core/vector
include ./core/matrix