10000 iUltimateLP (Jonathan Verbeek) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View iUltimateLP's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@R3PLICAsrl

Block or report iUltimateLP

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
iUltimateLP/README.md

Hey there :)

My name's Jonathan Verbeek, I am 24 years old and a professional Unreal Engine programmer. I have excellent knowledge in Blueprints, C++, 3D art, Animations, Sound, and UI/UX design.

Next to Unreal, I'm programming tools for the Nintendo Switch Homebrew community, little gadgets or just some test libraries.

In my freetime, I play a couple of instruments and produce downtempo music under the name JV.

Some cool stats

My GitHub stats

My GitThub top languages

Contact me

Feel free to contact me at 📫 hello (at) jverbeek.de or at Discord Mandelbrot#5630.

Pinned Loading

  1. NXGallery NXGallery Public

    🎮 A Nintendo Switch Homebrew Application to transfer your screenshots to your phone or PC in no-time 📱⚡

    C++ 83 3

  2. MagicHomeController MagicHomeController Public

    💡🌈 .NET library which fakes a MagicHome/ZENGGE/FLUX LED-Controller

    C# 5

  3. unreal-git-push unreal-git-push Public

    Unreal Engine 4 Git Push Plugin - Extends the User Interface of the editor

    C++ 5 1

  4. launchpad-dot-net launchpad-dot-net Public

    🔉 A lightweight C# Launchpad extension library, for easy handling.

    C# 12 6

  5. Implements dynamic textures into Unr... Implements dynamic textures into Unreal Engine 4, which can be dynamically written at runtime using the fastest way possible: by directly manipulating the pixel buffer of the texture.
    1
    // DynamicTexture
    2
    
                  
    3
    #include "DynamicTexture.h"
    4
    
                  
    5
    // UTextures have a BPP of 4 (Red, Green, Blue, Alpha)
0