Skip to content

gdkchan/SPICA

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SPICA Build status

Experimental H3D tool for serializing/deserializing BCH.

Dependencies:

  • OpenTK
  • OpenTK.GLControl

Both can be found on NuGet.

Note: The version of OpenTK.GLControl on NuGet is broken, so it's recommended to build it yourself from source and manually add a reference to the compiled library. OpenTK git can be found here.

You will need .NET Framework 4.6 and a GPU capable of OpenGL 3.3 at least.

SPICA can be built on Linux/Mac using Mono. See README.mono.md for details.

Windows build:

To download the lastest automatic build for Windows, Click Here.