forked from mrdoob/three.js
-
Notifications
You must be signed in to change notification settings - Fork 2
Using three.js in C# with SharpKit
Usnul edited this page Mar 7, 2014
·
3 revisions
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... (speculative. WebStorm,NetBeans,Aptana supports validation refactoring etc)