I’ve been following this great tutorial series by MakerTech, highly recommend! Some more steps into Shaders! www.youtube.com/watch?v=RubM...
#GameDev #Godot #IndieDev #GameDesign #Shaders
I’ve been following this great tutorial series by MakerTech, highly recommend! Some more steps into Shaders! www.youtube.com/watch?v=RubM...
#GameDev #Godot #IndieDev #GameDesign #Shaders
This is an introduction to chunk systems and simple-ish multi threading
Next: create an infinite terrain, a save/load system, use more advanced multi threading to create and update a loading queue or something else?
#madewithgodot #godot
youtu.be/ItAvgeKB0Kk
This is an introduction to chunk systems and simple-ish multi threading
Next: create an infinite terrain, a save/load system, use more advanced multi threading to create and update a loading queue or something else?
#madewithgodot #godot
youtu.be/ItAvgeKB0Kk
How to Make an Enemy Follow the Player
* detect the player
* follow the player
* return to its original position.
We will also discuss the problems that might occur and how we can solve them.
#godot #godotengine #tutorial #zeldalike #gamedev #madewithgodot
youtu.be/kNFd6-CfQjo
How to Make an Enemy Follow the Player
* detect the player
* follow the player
* return to its original position.
We will also discuss the problems that might occur and how we can solve them.
#godot #godotengine #tutorial #zeldalike #gamedev #madewithgodot
youtu.be/kNFd6-CfQjo
I'm putting 2 years of experience making godot tutorials into a new beginner friendly series.
Ep. 1 introduces the project and is packed with useful lingo, theory and explanations for those who are new to #godot and #gamedev.
#madewithgodot
youtu.be/5ZSBH7JZpN4
I'm putting 2 years of experience making godot tutorials into a new beginner friendly series.
Ep. 1 introduces the project and is packed with useful lingo, theory and explanations for those who are new to #godot and #gamedev.
#madewithgodot
youtu.be/5ZSBH7JZpN4
We will see how to use the MultiMeshInstance node in Godot.
I'll demonstrate with my voxel terrain and we'll see how reducing draw calls can boost performance.
#godotengine #madewithgodot @godotengine.org #voxels
We will see how to use the MultiMeshInstance node in Godot.
I'll demonstrate with my voxel terrain and we'll see how reducing draw calls can boost performance.
#godotengine #madewithgodot @godotengine.org #voxels
Go behind the scenes as we design, print, and prototype RexP1!
🎥 Watch now: https://youtu.be/c54QnneH5x8
#ROS2 #3DPrinting #Blender #RobotDesign #MakerTech #RexP1
Go behind the scenes as we design, print, and prototype RexP1!
🎥 Watch now: https://youtu.be/c54QnneH5x8
#ROS2 #3DPrinting #Blender #RobotDesign #MakerTech #RexP1
Going live at 2pm EST with part ONE of the Makertech
Proforge 300 Build series!
Its a 3 extruder Toolchanger kit, excited to see how it goes!, dont miss out, see ya soon!!
www.youtube.com/live/iK6byhn...
Going live at 2pm EST with part ONE of the Makertech
Proforge 300 Build series!
Its a 3 extruder Toolchanger kit, excited to see how it goes!, dont miss out, see ya soon!!
www.youtube.com/live/iK6byhn...
#3DPrinting #TPU #Warhammer40k #KeychainDesign #FlexibleFilament #FDMPrinting #PrintSettings #TechMakers #AdditiveManufacturing #MakerTech
#3DPrinting #TPU #Warhammer40k #KeychainDesign #FlexibleFilament #FDMPrinting #PrintSettings #TechMakers #AdditiveManufacturing #MakerTech
This video is a part of my series on creating a Voxel Terrain in #godot
We'll be using the #voxel project as a use case, but watching the first two episodes isn't a requirement for this video at all.
#madewithgodot #godotengine
youtu.be/eafdNo1kMA8
This video is a part of my series on creating a Voxel Terrain in #godot
We'll be using the #voxel project as a use case, but watching the first two episodes isn't a requirement for this video at all.
#madewithgodot #godotengine
youtu.be/eafdNo1kMA8
Why might you want to use this for your voxel terrain?
And will implementing the algorithm in C# make it run faster than if we just use GDScript?
This, and more, is what my newest video is about.
#madewithgodot #voxelterrain
Why might you want to use this for your voxel terrain?
And will implementing the algorithm in C# make it run faster than if we just use GDScript?
This, and more, is what my newest video is about.
#madewithgodot #voxelterrain
In this video I’ll show you how I set up experiments and collected data to properly compare the frame rate when using Greedy Meshing versus a simpler meshing algorithm.
#madewithgodot #voxeldev #godotengine #voxelterrain
In this video I’ll show you how I set up experiments and collected data to properly compare the frame rate when using Greedy Meshing versus a simpler meshing algorithm.
#madewithgodot #voxeldev #godotengine #voxelterrain
In this video we are looking into how the RayCast3D node works, how we can use this to find the block the player is looking at, and then make it possible for the player to add and remove blocks at runtime.
youtu.be/EfNwclZ4x7g
#madewithgodot
In this video we are looking into how the RayCast3D node works, how we can use this to find the block the player is looking at, and then make it possible for the player to add and remove blocks at runtime.
youtu.be/EfNwclZ4x7g
#madewithgodot
First, we’ll draw a single cube from scratch, then expand it to generate the entire terrain.
- Optimize to only draw what’s necessary
- See how easy it is to add collision
#madewithgodot #godotengine #voxelterrain #tutorial
First, we’ll draw a single cube from scratch, then expand it to generate the entire terrain.
- Optimize to only draw what’s necessary
- See how easy it is to add collision
#madewithgodot #godotengine #voxelterrain #tutorial
youtube.com/@makertech?s...
youtube.com/@makertech?s...
My voice might be just a bit different in this video.
It is still recovering from tons of coughing 😉
For the platformer series we'll either look into tilemaplayers, collectables or enemies next🤔
#madewithgodot #godotengine #platformergame #tutorial
My voice might be just a bit different in this video.
It is still recovering from tons of coughing 😉
For the platformer series we'll either look into tilemaplayers, collectables or enemies next🤔
#madewithgodot #godotengine #platformergame #tutorial
www.youtube.com/watch?v=Pfqf...
www.youtube.com/watch?v=Pfqf...
I won’t just give you a finished solution.
But we will explore a bunch of interesting topics and step by step move from simple to more advanced solutions.
youtu.be/_uGtO7sk-_c?...
#godot @godotengine.org #tutorial #voxelterrain #voxel
I won’t just give you a finished solution.
But we will explore a bunch of interesting topics and step by step move from simple to more advanced solutions.
youtu.be/_uGtO7sk-_c?...
#godot @godotengine.org #tutorial #voxelterrain #voxel
FPS Movement in Godot: youtu.be/wuusq4tc9iI
Next I think we will either be looking at profiling or multithreading🤔
#godot #godotengine #madewithgodot #voxel #voxelengine #tutorial #voxelgame
FPS Movement in Godot: youtu.be/wuusq4tc9iI
Next I think we will either be looking at profiling or multithreading🤔
#godot #godotengine #madewithgodot #voxel #voxelengine #tutorial #voxelgame
www.tomshardware.com/raspberry-pi...
#makertech
www.tomshardware.com/raspberry-pi...
#makertech
In this tutorial we are diving into tile based shaders and use this to create a retro-inspired diamond sweep transition.
At the end I'll also explain how we can pixelate the transition.
youtu.be/RubMXis-kC8
#madewithgodot #tutorial #shaders
In this tutorial we are diving into tile based shaders and use this to create a retro-inspired diamond sweep transition.
At the end I'll also explain how we can pixelate the transition.
youtu.be/RubMXis-kC8
#madewithgodot #tutorial #shaders
There are of course still SO many things I wanted to add to the game, but overall I'm happy with how it turned out😎
It was especially fun working on the procedurally generated tilemaps using cellular automaton🥳
#madewithgodot
There are of course still SO many things I wanted to add to the game, but overall I'm happy with how it turned out😎
It was especially fun working on the procedurally generated tilemaps using cellular automaton🥳
#madewithgodot
We are going to look at how we can use shaders to create smooth scene transitions in Godot.
This video is an introduction to the topic and we'll create four simple shaders as a start.
#madewithgodot #shaders #godotengine @godotengine.org #shaderprogramming
We are going to look at how we can use shaders to create smooth scene transitions in Godot.
This video is an introduction to the topic and we'll create four simple shaders as a start.
#madewithgodot #shaders #godotengine @godotengine.org #shaderprogramming
After this weeks 3D printing, all I need is the packed with the screws to arrive.
#robotics #robot #3dprinting #arduinorobot #arduino #arduinoproject
After this weeks 3D printing, all I need is the packed with the screws to arrive.
#robotics #robot #3dprinting #arduinorobot #arduino #arduinoproject
🎥 Watch the full review: https://youtu.be/YKqfXYjUu2c
#RP2040 #Waveshare #Microcontroller #MakerTech #ElectronicsReview
🎥 Watch the full review: https://youtu.be/YKqfXYjUu2c
#RP2040 #Waveshare #Microcontroller #MakerTech #ElectronicsReview