Skip to content

UG4/plugin_DemoPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

DemoPlugin

DemoPlugin is a UG4-Plugin that shows some very basic functions and classes. It may be a good entry point for beginners. As a base for more complex plugins we would however recommend to take a look at 'TemplatePlugin'.

Copyright 2011-2017 Goethe Center for Scientific Computing, University Frankfurt

Please install/clone this repository through UG4's package manager ughub:

ughub install DemoPlugin

You can now activate the plugin and build it along with UG4 in the same way as the other plugins, too. To this go to your build-directory and type:

cmake -DDemoPlugin=ON .

About

A very simple plugin which demonstrates how functions and classes can be registered

Resources

License

Stars

0 stars

Watchers

17 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors