Skip to content

Sample applications

Robert B Colton edited this page Aug 12, 2016 · 1 revision

Gemini includes three sample applications:

Gemini.Demo

Showcases many of the available modules. The screenshot below shows the interactive script editor in action - as you type, the code will be compiled in real-time into a dynamic assembly and then executed in the same AppDomain.

It also includes a very basic example of a filter designer, built on the GraphEditor module.

Screenshot

Gemini.Demo.MonoGame

Showcases the MonoGame module.

Gemini.Demo.SharpDX

Showcases the SharpDX module.

Screenshot

Gemini.Demo.Xna

Showcases the Xna module.

Screenshot

Clone this wiki locally