add very simple (rudimentary) time series graphing example
tweak camera near plane distance, less sensitive mouse wheel
This commit is contained in:
8
examples/RenderingExamples/TimeSeriesExample.h
Normal file
8
examples/RenderingExamples/TimeSeriesExample.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef TIME_SERIES_EXAMPLE_H
|
||||
#define TIME_SERIES_EXAMPLE_H
|
||||
|
||||
class CommonExampleInterface* TimeSeriesCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
|
||||
|
||||
#endif//TIME_SERIES_EXAMPLE_H
|
||||
Reference in New Issue
Block a user