... this is a good addon made by Samuel Bernou you can find this on the extensions.blender.org - the official website.
2D, 3D, game, games, online game, game development, game engine, programming, OpenGL, Open AI, math, graphics, design, graphic, graphics, game development, game engine, programming, web development, web art, web graphic, arts, tutorial, tutorials,
Se afișează postările cu eticheta Blender 3D. Afișați toate postările
Se afișează postările cu eticheta Blender 3D. Afișați toate postările
luni, 2 iunie 2025
duminică, 11 mai 2025
Blender 3D : my custom addon for 2D game development.
Why do I like working with the Python programming language? Because it is very versatile and allows me to process data from the Blender 3D software.
Here is an addon that I created this week to create 2D sprites from 3D animations from Mixamo. It took almost a week because the artificial intelligence from Copilot is flawed in the field of programming, and I don't have hardware resources that allow me to run AI with specialized IDEs along with Blender 3D... I need to find software management solutions on this hardware.
The idea is simple: a 3D animation is chosen, a rendering camera is set up, the animation parameters and the number of sprites are established, along with the involved rendering cameras, and it is rendered with resolutions and transparency. The reason for multiple cameras is that 3D effects can be created in 2D games. A simple example: the game Syberia is a 2D game with combined 2D sprites. The addon can be improved based on the developer's requirements.
NOTE: If I had better hardware and a good network without ... it would have taken from the first step in 3D modeling, animation, creating addons, and making sprites almost a day.
See these results:


joi, 24 aprilie 2025
News : This FREE Add-on FIXES Blender’s Biggest Annoyance!
This addon free can help with :
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
3D,
addon,
addons,
Blender 3D,
news,
tutorial,
tutorials,
video,
video tutorial,
youtube

duminică, 20 aprilie 2025
News : Create 3d relief used sculptok blender plugin from SculptOK
SculptOK utilizes advanced AI tools to bring about endless possibilities and dramatically increase productivity. Experience how AI can benefit your organization today.
The official website can be found on this url.
You can see more videos on the SculptOK - the official youtube channel.
See this video tutorial and you find the addon on the comments area :
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
2D,
3D,
addon,
addons,
Blender 3D,
news,
SculptOK,
video,
video tutorial,
youtube

luni, 31 martie 2025
News : The Blender Addon You Probably Haven't Heard Of!
Mira Tools Download: https://github.com/mifth/mifthtools, from the Josh - Blender Bros - youtube channel.
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
3D,
addon,
addons,
blender,
Blender 3D,
news,
video,
video tutorial

duminică, 30 martie 2025
News : 10,295 FREE 3D Clothing Models: How to Use Them in Blender
Discover where to find over 10,000 free 3D clothing models for your projects and how to use them effectively! I'll walk you through workflows for Blender, Marvelous Designer, and Style3D, so you can create professional results with ease.
...
Where to download 7,225 garments from Marvelous Designer Connect and 3,070 garments from Style3D.
Step-by-step workflows for importing, retopologizing, and simulating garments in Blender and other tools.
... from Shateiel 3D - youtube channel.
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
blender,
Blender 3D,
Marvelous Designer,
news,
youtube

vineri, 21 martie 2025
marți, 4 februarie 2025
Blender 3D : fix deformation Array of Curve modifier.
Possible bug ...
I noticed after creating an Array with an object and a NurbsPath object in Blender 3D version 4.3.2 and after the classic basic operations aligned, scaled and applied all transformations of these two objects, distortions appear when applying the Curve modifier to the Array object. I do not know the cause; it is possible a bug. It can be solved if you convert the NurbsPath to a new type of Curve object from the main menu Object - Convert - Curve, then applying the Deform Curve modifier will not deform the Array object.

miercuri, 15 ianuarie 2025
News : Online tools and artificial intelligence by meshy.
This online tool use artificial intelligence to help with some features.
You can test free or paid, for 3D conversion from image to 3D object you can download a blend file type without animation.
I tested with a web photo and works well, the result is an low poly 3D model ...

Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
3D,
artificial intelligence,
Blender 3D,
news,
online tool

sâmbătă, 11 ianuarie 2025
Blender 3D : How to Extract Marvel Rivals 3D Model and Use in Blender.
For those who are Marvel Rivals fans or study gaming files, here is a useful video tutorial.
Posted by
Cătălin George Feștilă
Labels:
2025,
2D,
3D,
Blender 3D,
design,
graphic,
tutorial,
tutorials,
video tutorial

sâmbătă, 4 ianuarie 2025
Blender 3D : Making UV Maps in Geometry Nodes
... from CartesianCaramel another new video tutorial with this new feature in Blender 3D :
duminică, 29 decembrie 2024
Blender 3D : ... all available nodes !
An old surce code in python for Blender 3D to see available nodes :
import bpy
node_tree = bpy.context.object.active_material.node_tree
location_x = 0
location_y = 0
for type in dir(bpy.types):
real_type = getattr(bpy.types, type)
if issubclass(real_type, bpy.types.ShaderNode):
try:
node = node_tree.nodes.new(type)
node.width = 250
node.location = (location_x, location_y)
location_x += 300
if location_x > 3000:
location_x = 0
location_y -= 600
except:
pass
Posted by
Cătălin George Feștilă
Labels:
2024,
2D,
3D,
Blender 3D,
design,
graphic,
graphics,
open source,
source code,
tutorial,
tutorials,
video tutorial,
youtube

miercuri, 13 noiembrie 2024
duminică, 10 noiembrie 2024
Blender 3D : how to model this Snowflake Decor in blender _ blender modeling
... another video tutorial with a snowflake by CG VOICE !!!
Posted by
Cătălin George Feștilă
Labels:
2024,
2D,
3D,
Blender 3D,
design,
graphic,
graphics,
tutorial,
tutorials,
video tutorial,
youtube

vineri, 25 octombrie 2024
sâmbătă, 3 august 2024
News : Quick Gaea 2.0 to Blender Workflow
Gaea 2.0 is now available for everyone!
Gaea 2.0, one of the best tools for generating landscapes quickly, is finally out! And that means it's time for a introductory tutorial. In today's video I will introduce you to this tool, its erosion, masking and texturing tools - and at the end, we'll export everything to Blender.
You can download this software from the official website.
See this video tutorial about how can be used with Blender 3D software, from Martin Klekner - youtube channel.
Posted by
Cătălin George Feștilă
Labels:
2024,
2024 news,
blender,
Blender 3D,
Gaea,
news,
video,
video tutorial,
youtube

duminică, 28 iulie 2024
joi, 4 iulie 2024
luni, 1 iulie 2024
sâmbătă, 29 iunie 2024
Blender 3D : 3D Grease Pencil Animation ... from The Goose Tavern !
new video from 7 day ago, from The Goose Tavern - youtube channel ...
Posted by
Cătălin George Feștilă
Labels:
2024,
2D,
3D,
blender,
Blender 3D,
Grease Pencil,
video,
video tutorial,
youtube

Abonați-vă la:
Postări (Atom)