mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-09-02 00:18:34 +00:00
add basic example
This commit is contained in:
6
examples/basic/basic/packages.config
Normal file
6
examples/basic/basic/packages.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="glm" version="0.9.9.200" targetFramework="native" />
|
||||
<package id="nupengl.core" version="0.1.0.1" targetFramework="native" />
|
||||
<package id="nupengl.core.redist" version="0.1.0.1" targetFramework="native" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user