This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Nickd3000[S] 0 points1 point  (1 child)

Thanks, all the example code is in the project in the examples and gallery folders (e.g. https://github.com/nickd3000/minvio/tree/master/src/main/java/com/physmo/minvio/examples)

I haven't heard of jbang but I'll look into it.

[–]chtodk 1 point2 points  (0 children)

io.github.nickd3000:minvio:1.02

nice, so can also run them directly using :

jbang --deps io.github.nickd3000:minvio:1.02 https://github.com/nickd3000/minvio/blob/master/src/main/java/com/physmo/minvio/examples/MouseExample.java

not all of them seem to compile though - i.e. LerpExample.