Skip to content

maierfelix/Lamella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lamella

Beautiful Visual Programming inside the Web.

Information:

The project itself is in a unfinished state. It's pretty easy to add new models to the engine, checkout ./app/res/models/ to see how it's done.

The programming logic isn't much implemented yet.
If you want to test it, wire two DataType entities (numeric for example) with a operator entity.
Make sure the operator entity's output anchor (the bottom one) is connected with another entity.
Click on the Play button and open your console.

Stress test:

Lamella can render many entities!

Open your console and type in:

LAMELLA.Core.Grid.stressTest(2500, true, 1);

Screenshots: 1 2

About

⚪ Flow based Visual Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published