Lu TheCoder
@LuThecoder
Followers
49
Following
1K
Media
20
Statuses
119
I'm into Computer Graphics Programming! I build my own tech solutions... in C of course!
Joined January 2022
Building UI components was easier than I thought it would be😭.. next up is adding interactivity and a layout system 🔥
0
0
12
Exploring instanced SDF UI Rendering.. managed to get icons and rounded borders to work, next I’ll figure out how to handle selection for UI for button clicks and hovers
0
0
2
Got all 3 gizmo’s working now 🔥.. honestly this is dirty work🤣.. but at least I learned a thing or two building them from scratch in my custom renderer..
1
0
16
0
0
5
0
0
4
What are the best ways for handling selection for gizmos? Planes, bounding boxes or?? #gamedev #metal4 #gameengine #graphicsprogramming
0
0
4
0
0
3
Built a mini renderer using Apple Metal .. all written in C by the way..
1
2
40
This tree of 250 000 pixels took over 40 hours to make but it was worth it.
111
2K
28K
Let’s build games on Mac! Here’s my Metal C API! Currently in early stage development so bare with me https://t.co/S32Y37t2F6
#gamedev #ios #xcode #apple #osx #graphics #programming #metal
github.com
The Metal Graphics API For C. Contribute to Lu-TheCoder/Metal-C-API development by creating an account on GitHub.
1
1
4
Let’s build games on Mac! Here’s my Metal C API! Currently in early stage development so bare with me https://t.co/S32Y37t2F6
#gamedev #ios #xcode #apple #osx #graphics #programming #metal
github.com
The Metal Graphics API For C. Contribute to Lu-TheCoder/Metal-C-API development by creating an account on GitHub.
1
1
4
CSS Tip! 🚥 You can create these trending expanding scroll indicators with scroll-driven animations and flex 🤙 .indicator { animation: grow; animation-range: contain calc(50% - var(--size)...; animation-timeline: var(--card); } @keyframes grow { 50% { flex: 3; }}
35
412
4K
Creating my own Metal Graphics API Bindings for C… since I hate working with Objective-C each time I have to create a toy render for Metal.. Everything seems to be working well so far .. The code is much cleaner compared to Objective-C #gamedev #indiedev #gamedevelopment
0
0
5
0
1
2
0
1
2
Check out my video on Creating Plugins in C #gamedev #programming #indiedev #youtube #tutorial
https://t.co/1kzXftBVe2
0
0
1