Skip to content
View BugelNiels's full-sized avatar
Block or Report

Block or report BugelNiels

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BugelNiels/README.md

Hi there 👋

My name is Niels and I am a computing scientist, book enjoyer, and experienced Google Search user. As far as CS is concerned, my interests lie primarily in the field of High-Performance Computing, Computer Graphics, and Image Processing. On top of that, I also tend to enjoy doing some full-stack programming.

In my spare time, I enjoy playing around with Blender, which I first picked up around 10 years ago. Every once in a while, I post some renders on my Artstation, so if you are curious check it out below.

| Personal Website | LinkedIn | Artstation |

Project Highlight

Have a look at my latest project: NITRO. Nitro is a visual graph-based node editor for building image processing routines and was built to be easily extendable. Preview

Pinned

  1. nitro nitro Public

    Powerful and flexible node editor that facilitates building complex combinations of various image processing techniques.

    C++ 50 4

  2. distributed-gpu-convolution distributed-gpu-convolution Public

    This repository contains a framework with a GPU implementation of generalized convolution operators. The framework is designed for large image data sets and can run in a distributed system.

    Cuda 3

  3. cepv cepv Public

    Web application that visualizes collision events based on the CERN Open Data sets.

    TypeScript 1

  4. ccheckmate ccheckmate Public

    An easy-to-use unit testing framework for C applications.

    C 3

  5. parallel-gpu-catmull-clark-subdivision parallel-gpu-catmull-clark-subdivision Public

    This repository contains a fast GPU implementation of the Catmull-Clark Subdivision scheme in CUDA. It makes use of a pointerless half-edge data structure to construct a number of simple, easily pa…

    Cuda 2

  6. parallel-cpu-catmull-clark-subdivision parallel-cpu-catmull-clark-subdivision Public

    This repository contains a fast CPU implementation of the Catmull-Clark Subdivision scheme. It makes use of a pointerless half-edge data structure to construct a number of simple, easily paralleliz…

    C++ 3 1