mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	 4554da29ab
			
		
	
	
		4554da29ab
		
	
	
	
	
		
			
			* Add Linux openvdb integration * Add Mac openvdb integration and enable in ALL * Create openvdb sandbox to test integration. * Additional fixes in the patches * Remove slabasebed sandbox as it has no relevance now * Provide FindOpenVDB module and fix build issues
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			101 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			101 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| add_executable(openvdb_example openvdb_example.cpp)
 | |
| target_link_libraries(openvdb_example libslic3r)
 |