#devlogUnmoderated tagAll postsExplore CommunitiesTrending CommunitiesSteemitCryptoAcademyNewcomers' CommunitySteemit Feedbackআমার বাংলা ব্লগKorea • 한국 • KR • KOSTEEM CN/中文Steem POD TeamSteem AllianceTron Fan ClubAVLE 일상Beauty of CreativityWORLD OF XPILAR#devlogTrendingHotNewPayoutsMutedfencerdevlog (34)in #godot • 3 days agoGodot 4: Raymarching, part 5 (tutorial)Hi everybody. Let's continue our series on modeling 3D scenes using shaders and raymarching technology. In the…fencerdevlog (34)in #godot • 10 days agoGodot 4: Shader debugging (tutorial)Hi everyone! I think every shader developer has at some point found themselves in a situation where they needed to…fencerdevlog (34)in #godot • 17 days agoGodot 4: Square tunnel shader (tutorial)Hi everyone! We've already had a spiral tunnel, a circular tunnel, and a triangular tunnel. How about trying a square…fencerdevlog (34)in #godot • 24 days agoGodot 4: Fire and smoke in 3D (tutorial)Hi everybody. You might remember that the fire effect created using particles in Godot 4 was one of the first…fencerdevlog (34)in #godot • last monthGodot 4: Kaleidoscope shader (tutorial)Hey everybody! Let's go back to two dimensions, and take a look at how to create the effect you're currently seeing in…fencerdevlog (34)in #godot • last monthGodot 4: Candle flame shader (tutorial)Hey everyone! This time, we'll be playing with fire. It's not the first time I've created a fire shader, but back…fencerdevlog (34)in #godot • last monthGodot 4: Simple spinner shader (tutorial)Hey everybody! Recently, we created a shader that simulated an analog clock using polar coordinates, and we'll stick…fencerdevlog (34)in #godot • 2 months agoGodot 4: Raymarching, part 4 (tutorial)Hi everybody! I hope the previous episodes have piqued your interest and that you're motivated to learn more tricks…fencerdevlog (34)in #godot • 2 months agoGodot 4: Raymarching, part 3 (tutorial)Hi everybody! And welcome back to our miniseries dedicated to rendering 3D scenes in shaders using the ray marching…fencerdevlog (34)in #godot • 2 months agoGodot 4: Analog clock shader (tutorial)Hi everyone! Do you remember the digital clock shader I created here some time ago? It was one of the first 2D shaders…fencerdevlog (34)in #godot • 2 months agoGodot 4: Julia set shader + mouse events (tutorial)Hi everyone! In this video, I would like to demonstrate a shader that reacts to mouse clicks and movements. It is a…fencerdevlog (34)in #godot • 3 months agoOne-click 3D model to 2D sprite in Godot 4.4 (tutorial)Hi everyone! In this video, I won't be showcasing any shader. Instead, I'll show you a trick for easily generating 2D…fencerdevlog (34)in #godot • 3 months agoGodot 4: Tilted square grid shader (tutorial)Hello everybody! In this video, I would like to create an effect that transforms a scene into its pixelated version.…fencerdevlog (34)in #godot • 3 months agoGodot 4: Color palette filter (tutorial)Hi everyone! Let's create a simple algorithm that allows us to remap the colors of our scene to a predefined palette.…fencerdevlog (34)in #godot • 3 months agoGodot 4: Raymarching, part 2 (tutorial)Hi everybody. This is the second part of the tutorial, which explains the basics of a technology called ray marching…fencerdevlog (34)in #godot • 4 months agoGodot 4: Raymarching, part 1 (tutorial)Hi everybody! Let's try something a little different today - an introduction to creating complete 3D scenes using…fencerdevlog (34)in #godot • 4 months agoGodot 4: Trail of ellipses (tutorial)Hi everyone! Let's use the Godot shading language to recreate an effect that falls into the category of a large number…fencerdevlog (34)in #godot • 4 months agoGodot 4: Dynamic fog shader (tutorial)Hi everyone! In this video, we will take a look at a technique that allows us to create very interesting pseudo-random…fencerdevlog (34)in #godot • 4 months agoGodot 4: LCD monitor shader (tutorial)Hey everybody! Do you remember the simulation of an old CRT monitor I created about a year ago? We had programmed…talkit (69)in #kr • 4 months ago[포스팅큐레이션, 개발이야기#071] OracleCloud에 Steemit python 개발 환경 설정하기 안녕하세요 가야태자 @talkit 입니다. 이제 본격적으로 DB도 옮겼고, Application을 실행하기 위한 작업을 진행 해보겠습니다. conda create -n steemit python=3.12