mirror of
https://git.coom.tech/drummyfish/small3dlib.git
synced 2024-11-21 20:39:57 +01:00
Merge branch 'master' of https://gitlab.com/drummyfish/small3dlib
This commit is contained in:
commit
e1104df78f
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ interface.
|
|||
|
||||
For start take a look at the [helloTerminal.c](https://gitlab.com/drummyfish/small3dlib/blob/master/programs/helloTerminal.c) program. It is only a little bit more complex than a simple hello world.
|
||||
|
||||
For more examples see the other files.
|
||||
For more see the other examples and **the library code itself**, it is meant to be self-documenting -- you'll find the description of a lot of things at the start of the file.
|
||||
|
||||
The basic philosophy is:
|
||||
|
||||
|
|
Loading…
Reference in a new issue