Experiments with 3D graphics using the CPU in C# • Includes a functional 3D rendering engine with frustum culling, parallel triangle drawing, and more all written from scratch!
-
Updated
Apr 30, 2023 - C#
Experiments with 3D graphics using the CPU in C# • Includes a functional 3D rendering engine with frustum culling, parallel triangle drawing, and more all written from scratch!
Non-intrusive parallel solver for Grasshopper. Enable any GH definition to be solved concurrently.
Homework #3 for https://github.com/nikolayvpavlov/Lectures-TPL-2021/
Parallel calculation of dependency transformation
High performance files and folders archiver
UWP application for multiple parallel job scheduling that enables multicore image processing.
A small .NET project serving as a showcase for learning parallelism. Explore the basics of parallel processing and customization within a collection of books.
Parallel processing utils for ILGPU
A configurable throttler component that can run tasks in parallel, with a configured concurrency and minimum delay between task executions.
My course work for Parallel computing 2021
Implementation of Google Research Paper "The Anatomy of a Large-Scale Hypertextual Web Search Engine" on Wikipedia dataset along with intense optimizations and data parallelism.
In this project, I'm searching a number in an array by making multiple threads or we can say I'm searching a number in an array by performing parallel computing
Compute hash of files.
Homework #2 for https://github.com/nikolayvpavlov/Lectures-TPL-2021
Demo Project, how to use Parallel.For and BenchMarks
Allows to split tasks on multiple computers connected via TCP protocol.
Add a description, image, and links to the parallel-computing topic page so that developers can more easily learn about it.
To associate your repository with the parallel-computing topic, visit your repo's landing page and select "manage topics."