Skip to content
View Roeliefantje's full-sized avatar

Block or report Roeliefantje

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
Roeliefantje/README.md
  • 👋 Hi, I’m @Roeliefantje
  • 👀 I’m interested in creating & playing games, graphics programming and software development in general!
  • 🌱 I’m currently learning Rust, WGPU, Vulkan and Shaders (Ray Marching, SDF)
  • 📫 You can reach me through twitter or linkedin!

Pinned Loading

  1. couple-crows couple-crows Public

    Simulating the boids behaviour of a 100k+ crows in the browser using WebAssembly, webGPU

    Rust 1 1

  2. mediapipe2readyplayerme mediapipe2readyplayerme Public

    This library converts Mediapipe landmark data and ARKit blendshape data to an animation for the ReadyPlayerMe Avatars in blender. It creates an animation which can be exported to be used in differe…

    Python 1 1

  3. Craft Craft Public

    Minecraft clone in C, this is a fork from https://github.com/fogleman/Craft where we managed to optimize the performance of the application using both low level and high level optimizations

    C 1

  4. ultimate-voxel-engine ultimate-voxel-engine Public

    This project is my attempt at creating the ultimate voxel engine. Using path tracing to render a large amount of tiny voxels.

    Rust