add demo volume code

This commit is contained in:
cuu
2022-09-04 21:02:32 +08:00
parent 548957a344
commit b826552d3d
12 changed files with 926 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
/*
* ALGO : PROJ. : Volume
* RESEARCH : File : observer.h
* : Date : 20100531.0725UTC
* : Email : mail@algoresearch.net
*/
#include "x.h"
#include "transform.h"
#include "space.h"
void create_observer(SYS_TABLE *sys);