First working example
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
// https://opensource.org/licenses/MIT
 | 
			
		||||
 | 
			
		||||
#include "SceneDebugLine.hpp"
 | 
			
		||||
#include "display/shader/SimpleTexturedShader.hpp"
 | 
			
		||||
#include "display/shader/shaders/SimpleTexturedShader.hpp"
 | 
			
		||||
#include "scene/components/display/Camera.hpp"
 | 
			
		||||
#include "scene/Scene.hpp"
 | 
			
		||||
#include "scene/components/physics/3d/Collider3D.hpp"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user