mirror of
https://github.com/aap/librw.git
synced 2026-07-25 16:37:16 +01:00
finished lights example
This commit is contained in:
@@ -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