-
-
Notifications
You must be signed in to change notification settings - Fork 300
Sample applications
Robert B Colton edited this page Aug 12, 2016
·
1 revision
Gemini includes three sample applications:
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.
Showcases the MonoGame module.
Showcases the SharpDX module.
Showcases the Xna module.