Skip to content

Using three.js in C# with SharpKit

danelkhen edited this page Aug 21, 2012 · 1 revision

SharpKit is a C# to JavaScript cross-compiler, which allows developers to write C# code and convert it to standard JavaScript during compilation. This helps maintaining complex pieces of code, and provides better design-time support in IDEs like refactoring, validation, etc...

Sample code

http://code.google.com/p/sharpkit/source/browse/trunk/samples/SharpKit.ThreeJS.Example/DefaultClient.cs

Reference documentation and SDK

http://sharpkit.net/help/SharpKit.Three/THREE/

Download SharpKit:

http://sharpkit.net/