mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-21 20:29:59 +01:00
Update README.md
This commit is contained in:
parent
ec16c52da5
commit
7da3bb317a
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ For start take a look at the [testTerminal.c](https://gitlab.com/drummyfish/rayc
|
||||||
It is only a little bit more complex than a simple hello world.
|
It is only a little bit more complex than a simple hello world.
|
||||||
|
|
||||||
For more examples see the other files, plus my [Pokitto demos](https://gitlab.com/drummyfish/Pokitto-Raycasting) repository,
|
For more examples see the other files, plus my [Pokitto demos](https://gitlab.com/drummyfish/Pokitto-Raycasting) repository,
|
||||||
which contains some better documented example code, including a very simple hello world.
|
which contains some better documented example code, including a [very simple hello world](https://gitlab.com/drummyfish/Pokitto-Raycasting/blob/master/helloRay.cpp).
|
||||||
|
|
||||||
The basic philosophy is:
|
The basic philosophy is:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue