view semiconginev2/core.nim @ 1229:5dcb503ef0c0

did: refactor renderpass a bit, enable depth buffering and msaa on offscreen-rendering
author sam <sam@basx.dev>
date Thu, 18 Jul 2024 21:32:41 +0700
parents 56781cc0fc7c
children e8b3dc80e48e
line wrap: on
line source

const RESOURCEROOT = "resources"

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