/unity4d

Primary LanguageDOtherNOASSERTION

#Unity for D - unity3d development environment with D language

This project contains following things:

  • D.NET, D compiler with .NET backend, originally developed by cristiv, patched by pandaman64 to be compiled by latest compilers.
  • NetToD, simillar with htod, a D "header" generator for .NET assemblies.
  • D "header"s generated by NetToD, including type declarations for System namespace, type and method declaration for UnityEngine namespace.
  • DSanta, a sample unity3d project developed with D language (not working currently).

An article about unity4d is here(Japanese.)