blob: 37c5ea22abbb9ca3752c8e320687352e000acd15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
August 2001
# Loader for the 3DS File Format
Long ago I created this little loader for the binary 3DS file format, when
exploring its chunk based nature. It only supports a small subset of chunk IDs,
yet enough to get the faces and vertices.
As you see the default color-scheme is somehow inspired by the good old C64 :smile:
{}\
{}\
{}\
{}\
{}\
<!--
I keep it locally in ~/nogit/loader_3ds_files
-->
|