Skip to content

nebra300/netTK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netTK

netTK is a project that offers the same features as NetLogo enviorment which uses Logo programing language. NetLogo is a multi-agent programmable modeling environment, as such, the .NET version netTK offers users the same features as the Logo version.

It is created in .NET framework using the C# language for the ability to use the .NET codebase as well as Intellisense which is sorely lacking in Logo programing language.

The project also uses OpenGL graphics library to ofload the rendering process to the GPU allowing users to focus on the algorithm or project they are currently working on without sacrificing CPU power which is better used for said algorithams and projects.

About

netLogo .NET version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages