Archive for 3D

Balder

Tags:

Managed GameEngine with both 2D and 3D support targetting Silverlight 2/3, Xna and OpenGL. The name Balder comes from Norse Mythology. Balder is the modern Norwegian, Swedish and Danish form. He is also known as Baldr or Baldur (icelandic). Balder is the god of innocence. The second son of Odin is Baldr, and good things [...]

Continue reading » No comments

Farseer Physics Engine

The Farseer Physics Engine is an easy to use 2D physics engine designed for Microsoft’s XNA and Silverlight platforms. The Farseer Physics Engine focuses on simplicity, useful features, and enabling the creation of fun, dynamic games. Home Page : http://farseerphysics.codeplex.com/ License : Microsoft Public License (MS-PL) Features General Easy to use! Support for XNA (XBOX [...]

Continue reading » No comments

Kit3D – a 3D C# graphics engine for Microsoft Silverlight

Kit3D is a 3D graphics engine for Microsoft Silverlight. There is a JavaScript version that runs on the 1.0 bits of Silvelright, however moving forward the engine will only be actively developed in C#. The library has been refactored to match the System.Windows.Media.Media3D namespace from WPF so that it closely matches development for WPF3D syntax [...]

Continue reading » No comments

aXelerate Silverlight 3D

Axelerate Silverlight 3D is a C# 3D Engine by software for Silverlight 2.0 emulating closely as posible to WPF Media3D. Use System.Windows.Shapes to render the 3D models in triangle base. This engine support flat lighting system for SolidColorBrush and GradientBrush’s. I maked this engine for my company aXelerate Inc because we want to create 3D [...]

Continue reading » No comments