Skip to content

Commit d68356a

Browse files
committed
➕ Content | Blender
1 parent d9ff5de commit d68356a

6 files changed

Lines changed: 272 additions & 37 deletions

File tree

content/blog/blender/Chevrolet Corvette C7 free 3D model.md

Lines changed: 83 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,86 @@ tags:
2323

2424
{{< timer/timer title="Free Download" link="https://www.cgtrader.com/free-3d-models/car/sport-car/corvette-c7-5961776e-1de5-47ed-9e97-8d9f753e62fe" >}}
2525

26-
---
26+
{{< youtube 4Xj5iQKZ2VQ >}}
27+
28+
29+
## Create a Glowing Dome Lighting Setup in Blender 🏮✨
30+
31+
Ever wanted to make your product renders or car scenes shine with ultra-realistic lighting in Blender? 🎬 This beginner-friendly guide walks you through setting up a glowing HDRI dome that actually casts beautiful shadows—all using Blender's Cycles render engine. Ready? Let’s light things up! 💡
32+
33+
***
34+
35+
### 🥚 Step 1: Build the Dome
36+
37+
- Open Blender and **delete the default cube** (Select the cube, press `A`, then hit `Delete`).
38+
- **Add a UV Sphere**: Press `Shift + A` → Mesh → UV Sphere.
39+
- Enter **Edit Mode** with `Tab`, then **switch to wireframe view** (`Z` or click the wireframe icon).
40+
- **Select the top half** of the sphere.
41+
- Flatten it: Press `S`, then `Z`, then type `0` (to squash vertically).
42+
- With the top still selected, **set the Z location to 0** in the side panel (open with `N`).
43+
- **Select all (`A`) and flip normals**: Press `Alt + N` → Flip Normals (so the inside is visible).
44+
- **Back in Object Mode**, scale up your dome (`S`) to make it big.
45+
- **Apply scale**: Press `Ctrl + A` → Scale.
46+
47+
***
48+
49+
### 🎨 Step 2: Set Up the Shader \& Lighting
50+
51+
- **Split your workspace** to open the Shader Editor. (Drag corner of your window, choose Shader Editor).
52+
- **Delete the default Principled BSDF node**.
53+
- **Add the following nodes:**
54+
- Environment Texture 🌄
55+
- Mix Shader 🔀
56+
- Diffuse Shader 🎨
57+
- Emission Shader 💡
58+
- **Connect nodes:**
59+
- Plug Diffuse and Emission into the Mix Shader, then to Material Output.
60+
- Link the Environment Texture to Diffuse and Emission Shader inputs.
61+
- **Switch render engine** to Cycles (Render Properties → Select 'Cycles').
62+
- If you have a **GPU**, set device to GPU for speed!
63+
- **Open your HDRI image**. (Try [this free one](https://pinnotes.github.io/blog/blender/hdri/) 🖼️)
64+
- Press `Ctrl + T` (Node Wrangler add-on must be enabled!) to add Mapping nodes.
65+
- **Connect Object Output to Vector Input.** Adjust Z rotation to tweak lighting direction.
66+
67+
***
68+
69+
### 🕶️ Step 3: Fix the "No Shadow" Problem
70+
71+
- **Test the setup**: Add a cube and check the shadows. If there are none—not to worry!
72+
- Go into **Edit Mode on the dome**.
73+
- **Select only the bottom faces** of the dome.
74+
- **Open Material Properties**. Click the "+" to add a new material slot. Assign the same material to those faces.
75+
- Go back to **Object Mode**, click the material slot and make it a separate material.
76+
- In the second material:
77+
- **Delete Emission and Mix Shader**—keep only Diffuse. (Now, the bottom won’t glow and your scene will cast proper shadows!)
78+
79+
***
80+
81+
### 💡 Step 4: Add an Area Light \& Final Touches
82+
83+
- **Add an Area Light** for more realistic illumination.
84+
- **Increase its power \& scale** so it matches your dome.
85+
- Place your subject (e.g., a cool car! 🚗).
86+
- Try this [free car model](https://pinnotes.github.io/blog/blender/chevrolet-corvette-c7-free-3d-model/)
87+
- **Adjust camera angle** and lighting for best look.
88+
89+
***
90+
91+
### 🎉 You’re All Set!
92+
93+
Now you’ve got an eye-catching, glowing dome setup in Blender that’s perfect for showcasing cars, products, or moody scenes—complete with realistic shadows! Snap your renders, share online, and level up your Blender skills. 😎🚀
94+
95+
***
96+
97+
> **Tip:** Always apply scale after resizing objects for best material results!
98+
>
99+
> Don’t forget to enable the Node Wrangler add-on for easier node setup.
100+
101+
Happy Blending! 🙌
102+
103+
If you liked this tutorial, give a thumbs up and subscribe for more easy Blender tips. 🥳
104+
105+
<div style="text-align: center">⁂</div>
106+
107+
[^1]: https://www.youtube.com/watch?v=4Xj5iQKZ2VQ
108+

content/blog/blender/hdri.md

Lines changed: 104 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,108 @@ tags:
2121
<h4>Click and wait for 20 seconds 👇
2222
</div>
2323

24-
{{< timer/timer title="Free Download" link="https://polyhaven.com/a/hansaplatz" >}}
24+
{{< timer/timer title="Download Tutorial Assets" link="https://polyhaven.com/a/hansaplatz" >}}
25+
26+
27+
{{< youtube 4Xj5iQKZ2VQ >}}
28+
29+
30+
## How to Set Up HDRI Lighting in Blender (Beginner Friendly) 🌄✨
31+
32+
Want to give your Blender renders a professional, realistic vibe using HDRI lighting? Let’s walk through the easy process featured in [this tutorial](https://youtu.be/4Xj5iQKZ2VQ?si=0VX87-b7VKpJ0MhU) so your scenes truly shine—perfect for cars, products, or moody environments! 🚗🔆
33+
34+
***
35+
36+
### 🛠️ Step 1: Prepare Your Scene
37+
38+
1. **Open Blender.**
39+
2. **Delete the default cube**
40+
- Press `A` to select all, then `Delete`.
41+
3. **Add a UV Sphere for the Dome:**
42+
- Press `Shift + A` → Mesh → UV Sphere.
43+
44+
***
45+
46+
### 🏗️ Step 2: Make the Dome
47+
48+
1. Enter **Edit Mode** (`Tab`).
49+
2. **Switch to wireframe view** (`Z` or via the viewport icon).
50+
3. **Select the top half of the sphere** (box select or manually).
51+
4. **Flatten the top:**
52+
- Press `S`, then `Z`, then type `0`.
53+
5. **Set Z location to 0** in side panel (press `N` to open).
54+
6. **Select all faces (`A`) and flip normals:**
55+
- Press `Alt + N` → Flip Normals.
56+
7. **Go back to Object Mode**, scale up the dome (`S`), and **apply scale** (`Ctrl + A` → Scale).
57+
58+
***
59+
60+
### 🌄 Step 3: Add \& Set Up HDRI Texture
61+
62+
1. **Open the Shader Editor**
63+
- Split your window, select Shader Editor.
64+
2. **Delete the default Principled BSDF node** (select it, hit `Delete`).
65+
3. **Add the following nodes:**
66+
- Environment Texture
67+
- Mix Shader
68+
- Diffuse Shader
69+
- Emission Shader
70+
4. **Connect nodes:**
71+
- Plug Diffuse and Emission into Mix Shader, and Mix Shader to Material Output.
72+
- Connect Environment Texture to both Diffuse and Emission Shader inputs.
73+
74+
***
75+
76+
### 🖼️ Step 4: Load Your HDRI
77+
78+
1. **Switch render engine to Cycles:**
79+
- Go to Render Properties → Set to Cycles.
80+
2. **Open your HDRI texture file:**
81+
- In the Environment Texture node, click “Open,” and browse to your HDRI image.
82+
- Need one? Try [this free HDRI](https://pinnotes.github.io/blog/blender/hdri/) 🌅
83+
3. **Press Ctrl + T** to add Mapping nodes (Enable Node Wrangler add-on if needed!).
84+
4. **Connect the Object output to the Vector input.**
85+
5. **Adjust Z rotation** to tweak the light direction for your scene.
86+
87+
***
88+
89+
### 🔍 Step 5: Test Shadows \& Finalise
90+
91+
1. **Add a Cube** and check if your scene has proper shadows.
92+
2. If not, **edit the dome’s bottom faces**:
93+
- Go into Edit Mode, select just the bottom faces.
94+
- Add a new material slot (+ icon in Material Properties).
95+
- Assign the same material, then separate it so you can edit.
96+
- In the new material, **remove Emission and Mix Shader**—leave just the Diffuse node.
97+
- This lets shadows work properly without the “glowing floor” effect.
98+
99+
***
100+
101+
### 💡 Pro Tips
102+
103+
- **Apply scale** when resizing objects for correct material effects.
104+
- **Enable Node Wrangler** add-on: makes mapping/skipping nodes much quicker!
105+
- HDRI lighting adds *ultra-realism*, but a subtle area light can boost your results.
106+
Experiment with locations, power, and color.
107+
108+
***
109+
110+
### 🚗 Render \& Share!
111+
112+
1. Add your hero object (try a cool car model!).
113+
2. Adjust camera and lighting until it’s perfect.
114+
3. Render and let the realistic HDRI lighting make your scene pop! 🎉
115+
116+
***
117+
118+
> *Happy Blending and bright scenes!* 🌟
119+
> If this helped, hit like or share with friends new to Blender!
120+
121+
***
122+
123+
Make your next project glow with beautiful, natural lighting in Blender! 🖥️🌈
124+
125+
<div style="text-align: center">⁂</div>
126+
127+
[^1]: https://www.youtube.com/watch?v=4Xj5iQKZ2VQ
25128

26-
---

content/blog/blender/make-the-realistic-car-burnout-in-10-minutes-blender.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Perfect for anyone starting with Blender’s physics and VFX tools.
2323

2424
{{< timer/timer title="Car Model Download" link="/assets/car-burnout-model/" >}}
2525

26+
{{< youtube zoVkef5dQ2Q >}}
27+
28+
2629
✨ Rev Up Your Renders: Blender Burnout Smoke Tutorial! 💨
2730

2831
Ever wanted to add that extra *oomph* to your car animations? Learn how to create realistic burnout smoke in Blender with this super easy, beginner-friendly tutorial! We'll break down the animation, smoke simulation, and render settings step-by-step so you can make your scenes truly epic. Buckle up! 🚗💨

content/blog/blender/snake-3d-model-tutorial-blender-asset.md

Lines changed: 73 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -12,80 +12,119 @@ tags:
1212
- Blender
1313
---
1414

15-
## Download 3D Model! 👋
1615

17-
DYNAMIC ISLAND COMES TO IPHONE 15 — Dynamic Island bubbles up alerts and Live Activities — so you don’t miss them while you’re doing something else. You can see who’s calling, track your next ride, check your flight status, and so much more.
18-
INNOVATIVE DESIGN — iPhone 15 features a durable color-infused glass and aluminum design. It’s splash, water, and dust resistant. The Ceramic Shield front is tougher than any smartphone glass. And the 6.1" Super Retina XDR display is up to 2x brighter in the sun compared to iPhone 14.
19-
48MP MAIN CAMERA WITH 2X TELEPHOTO — The 48MP Main camera shoots in super-high resolution. So it’s easier than ever to take standout photos with amazing detail. The 2x optical-quality Telephoto lets you frame the perfect close-up.
20-
NEXT-GENERATION PORTRAITS — Capture portraits with dramatically more detail and color. Just tap to shift the focus between subjects — even after you take the shot.
21-
POWERHOUSE A16 BIONIC CHIP — The superfast chip powers advanced features like computational photography, fluid Dynamic Island transitions, and Voice Isolation for phone calls. And A16 Bionic is incredibly efficient to help deliver great all-day battery life.
2216

2317

18+
### Free 3D Model 🧊
2419

20+
<div style="text-align:center">
21+
<h4>Click and wait for 20 seconds 👇
22+
</div>
2523

24+
{{< timer/timer title="Free Download Tutorial Assets" link="/assets/download/" >}}
2625

26+
{{< youtube UROAPLMzMGg >}}
2727

2828

29+
## How to Animate a Snake Along a Path in Blender 🐍✨
2930

31+
Ever wanted to make a snake *slither* smoothly in Blender? Whether you’re a beginner or just need a fast workflow, this guide (based on [this excellent tutorial](https://youtu.be/UROAPLMzMGg?si=cT9twAjtpeLCOvX0)) makes creating captivating path animations a breeze! Let’s get started and bring your snake to life! 🌟
3032

31-
### Free 3D Model 🧊
33+
***
3234

33-
<div style="text-align:center">
34-
<h4>Click and wait for 20 seconds 👇
35-
</div>
35+
### 🗑️ Step 1: Clean Up the Scene
3636

37-
{{< timer/timer title="Free Download" link="/assets/download/" >}}
37+
- Start Blender with your default scene.
38+
- **Delete the default cube** (`A` to select all, `Delete`).
39+
_It’s Blender Law!_
3840

41+
***
3942

43+
### 🟫 Step 2: Add a Ground Plane
4044

45+
- Press `Shift + A` → Mesh → Plane.
46+
- **Scale up** the plane (`S`, drag or enter a number) for your ground.
4147

48+
***
4249

50+
### 🐍 Step 3: Import Your Snake Model
4351

52+
- Press `F4` (or File → Import) to bring in your 3D snake model.
53+
- **Not got a snake?**
54+
Grab a free one via the tutorial’s [asset link](https://pinnotes.github.io/blog/blender/snake-3d-model-tutorial-blender-asset/)!
55+
- **Scale down** your snake model to fit the scene (`S`, drag).
4456

57+
***
4558

46-
- Camera: Rear Camera: 50 MP Zeiss main camera: OIS; f/1.88; FOV 84°; 6P lens 50 MP Zeiss Wide-Angle lens: AF; f/2.0; FOV 119.4°; 5P lens | Selfie Camera: 50 MP Super Wide-Angle focus lens: AF; f/2.0; FOV 92°; 5P lens | 4K/1080P/720P Video Recording Resolution
47-
Screen & display: 17.19 cm (6.77" inch) Quad Curved AMOLED capacitive multi-touch Display | P3 wide colour gamut supported | 387 ppi high pixel density| 4500 nits local peak brightness
48-
Memory & SIM: 8GB RAM | 128GB Internal Memory | LPDDR4X | UFS 2.2 | Bluetooth 5.4
49-
Battery: 6000 mAh battery | Li-ion battery
50-
Fast Charging: 90W Flash Charge | USB 2.0
51-
SIM: 2 Nano SIMs | 5G + 5G Dual SIM Dual Standby
52-
Security: In-display optical fingerprint sensor for optimum security for your data
59+
### 📝 Step 4: Create the Path with a Curve
5360

54-
Smooth Performance
61+
1. **Add a Curve:**
62+
- `Shift + A` → Curve → (Pick your favorite, like Bezier or Path)
63+
2. Hide the plane \& snake for clarity.
64+
3. **Edit the curve:**
65+
- Select the curve, press `Tab` (Edit Mode).
66+
- Delete default points (select, `Delete`).
67+
- Use the pencil tool 🖊️ to *draw your own slithering path* in top view (`numpad 7`).
68+
- Add twists and turns for that “snake vibe”!
5569

56-
Powered by the Snapdragon 7s Gen 3 5G processor, the Nothing Phone 3A 6.77-Inch 5G Smartphone delivers fast and efficient performance for seamless multitasking, gaming, and content creation. Plus, with an 8-core CPU clocked at up to 2.5 GHz and a Qualcomm AI Engine, this smartphone ensures smooth operation and intelligent processing for an optimised user experience.
70+
***
5771

72+
### 🧩 Step 5: Attach the Snake to the Path
5873

59-
8GB RAM
74+
- Unhide your snake.
75+
- **Select snake model**, go to the modifiers tab.
76+
- Add a **Curve Modifier**.
77+
- Set the “Curve Object” to your drawn curve.
78+
- ***Troubleshooting:***
79+
If the snake looks weird or doesn’t follow the curve:
80+
- Adjust the “Deform Axis” (try X, Y, Z) until it aligns.
81+
- Move the snake down slightly if floating above the grid.
6082

61-
With 8GB RAM, this 5G smartphone ensures seamless multitasking and smooth app launches, Additionally, with up to 20GB RAM booster, you get enhanced memory management, keeping apps responsive and lag-free.
83+
***
6284

85+
### 🎛️ Step 6: Smooth Out Movements
6386

64-
Ample Storage
87+
- **Curve too jagged?**
88+
- Select the curve, go to Curve Data Properties.
89+
- Increase “Resolution” for smoother turns.
90+
- In Edit Mode, select sharp vertices and drag the handles (`G`) to smooth bends.
91+
- **Extra smoothness:**
92+
- Right-click the curve, choose “Subdivide” for more control points.
6593

66-
Featuring 128GB of internal storage, this smartphone provides ample space for all your apps, photos, and videos, ensuring you have everything you need at your fingertips without worrying about running out of storage.
94+
***
6795

96+
### 🎞️ Step 7: Animate the Snake
6897

69-
Vibrant AMOLED Display
98+
- Select the snake, go to Object Properties.
99+
- **Insert a keyframe** for Location (X-axis).
100+
- Move a few frames forward in timeline, move snake along X-axis, and insert another keyframe.
101+
- **Adjust animation speed:**
102+
- If too fast, drag the second keyframe farther on timeline.
70103

71-
Featuring a 6.77-inch flexible AMOLED display, this smartphone offers 1080 x 2392 resolution and 387 PPI for sharp clarity. So, you can enjoy smooth scrolling with a 120Hz adaptive refresh rate and ultra-responsive 1000Hz touch sampling. Moreover, with a 10-bit colour depth, 1,000,000:1 contrast ratio, and 3000 nits peak brightness, it delivers vivid colours and enhanced visibility in any lighting condition.
104+
***
72105

106+
### 🖼️ Step 8: Final Touches
73107

74-
Versatile Camera System
108+
- Scale your ground plane for the best composition.
109+
- Lock **Y** and **Z axis** for the snake (avoid weird sliding).
110+
- Scrub through the timeline: your snake should now *slither* smoothly along the path!
111+
- Fix any last sharp corners in the curve for buttery motion.
75112

76-
Equipped with a 0.6x to 30x zoom range, the 50MP main camera captures detailed, true-to-life images from any distance. Plus, the 32MP front camera ensures sharp and high-resolution selfies, while AI-powered stabilisation enhances 4K video recording, allowing you to shoot smooth, clear videos even in low-light environments.
113+
***
77114

115+
### 🪄 That’s a Wrap! (Part 1)
78116

79-
AI-Powered Features
117+
Your snake is now animated along a custom path—no rigging nightmares, just smooth, easy motion! In **Part 2** (watch on YouTube), you’ll texture, light, and render your masterpiece.
80118

81-
The Essential Key of this 6.77-inch smartphone provides quick access to content capture, letting you take screenshots, record voice notes, and save inspirations effortlessly. Additionally, Essential Space utilises AI to organise, categorise, and generate personalised suggestions, keeping your content well-managed and easy to retrieve.
119+
***
82120

121+
> 💡 **Tip:** You can use this workflow for *any* object to follow curves—great for trains, cars, creatures, and more!
83122
84-
Long-Lasting Battery
123+
***
85124

86-
Equipped with a 5000mAh battery, this 128GB smartphone provides extended usage on a single charge, letting you stay connected for longer. Plus, its fast-charging support ensures you can power up quickly and get back to your tasks without long wait times.
125+
If you found this helpful, don’t forget to like and subscribe to the creator for more awesome Blender tutorials! Happy animating! 🥳🎬
87126

127+
<div style="text-align: center">⁂</div>
88128

89-
Distinctive Design
129+
[^1]: https://www.youtube.com/watch?v=UROAPLMzMGg
90130

91-
Combining minimalism with advanced engineering, this Nothing smartphone features a unique transparent design, giving it a futuristic yet nostalgic aesthetic. Built with high-quality materials, it strikes the ideal balance between simplicity and sophistication, making it a standout device in both form and function.

layouts/shortcodes/timer/timer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070

7171
.display-ad {
7272
margin-top: 1.5rem;
73+
margin-bottom: 1.5rem;;
7374
border: 1px solid #ddd;
7475
border-radius: 10px;
7576
overflow: hidden;

layouts/shortcodes/youtube.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
2+
<iframe
3+
src="https://www.youtube.com/embed/{{ .Get 0 }}"
4+
frameborder="0"
5+
allowfullscreen
6+
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;">
7+
</iframe>
8+
</div>

0 commit comments

Comments
 (0)