mkmkmk / OnePlanet

simple simulation of the motion of a planet around the sun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OnePlanet

Created by Mariusz K. (mkre@op.pl)

![img!](Doc/screenshot.png)

###This is a simple simulation of the motion of a planet around the sun

##Parts are taken from:

##Requires:

  • .Net 4.5
  • DirectX11
  • SharpDX 3.0+ (via NuGet)

##Features:

  • Numerical solution of the dynamical equations
  • WPF application
  • no SharpDX.Toolkit required
  • directional light implemented by shader
  • compilation of shaders during runtime

##Licensing:

  • WTFPL

About

simple simulation of the motion of a planet around the sun


Languages

Language:C# 98.0%Language:HLSL 2.0%