mirror of
https://github.com/aap/librw.git
synced 2025-12-21 01:49:56 +00:00
finished lights example
This commit is contained in:
7
tools/lights/main.h
Normal file
7
tools/lights/main.h
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
extern rw::World *World;
|
||||
extern rw::Camera *Camera;
|
||||
|
||||
extern rw::V3d Xaxis;
|
||||
extern rw::V3d Yaxis;
|
||||
extern rw::V3d Zaxis;
|
||||
Reference in New Issue
Block a user