mirror of
https://github.com/aap/librw.git
synced 2026-04-20 05:23:21 +01: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