Model loading and texturing
This commit is contained in:
		
							
								
								
									
										2
									
								
								thirdparty/assimp/port/swig/d/build.sh
									
									
									
									
										vendored
									
									
										Executable file
									
								
							
							
						
						
									
										2
									
								
								thirdparty/assimp/port/swig/d/build.sh
									
									
									
									
										vendored
									
									
										Executable file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
gcc -shared -fPIC -g3 -I../../../include/ -lassimp -olibassimp_wrap.so assimp_wrap.cxx
 | 
			
		||||
							
								
								
									
										4
									
								
								thirdparty/assimp/port/swig/d/generate.sh
									
									
									
									
										vendored
									
									
										Executable file
									
								
							
							
						
						
									
										4
									
								
								thirdparty/assimp/port/swig/d/generate.sh
									
									
									
									
										vendored
									
									
										Executable file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
rm -rf assimp/
 | 
			
		||||
mkdir assimp
 | 
			
		||||
swig -c++ -d -outcurrentdir -I../../../include -splitproxy -package assimp $@ ../assimp.i
 | 
			
		||||
		Reference in New Issue
	
	Block a user