The Divooka Entrusting Challenge
For those Divooka die-hards and absolute enthusiasts, we have prepared the following ultimate Divooka challenges that tests your knoweldge, skill and dedication in programming. Those challenges are not limited to Divooka itself but also covers broader programming interests.
- A C# native geometry processing toolkit/library for manipulating tringular 3D geomtries and performing operations like boolean etc. A related topic would be 3D modeling library in C#.
- A C# native raster/(CPU or hybrid) ray-tracing library with no external dependencies.
- A plugin and Divooka graph analyzer that dumps a Divooka program into AOT dotnet project that compile to native executable on target platform (making using of
dotnetsdk). - A DiOS compatible JavaScript runtime/graph editor for Divooka. For runtime, it can be JavaScript native or somehow making of use embedded Divooka (C#) runtime.
- A C# native online dashboard framework for Divooka.
- A DiOS compatible Divooka graph editor that supports real-time collaboration.
- An even faster C# Divooka runtime, e.g. with smarter parallelized execution support.
You can request access to Divooka source code once you have completed (any one of) those challenges and shared your source code in a public Github repo.