view semiconginev2/core.nim @ 1247:c15770761865

add: gltf loading test, gltf loading for materials
author sam <sam@basx.dev>
date Wed, 24 Jul 2024 23:26:34 +0700
parents e8b3dc80e48e
children
line wrap: on
line source

const RESOURCEROOT = "resources"

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