For those who are Marvel Rivals fans or study gaming files, here is a useful video tutorial.
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 video tutorial. Afișați toate postările
Se afișează postările cu eticheta video tutorial. Afișați toate postările
sâmbătă, 11 ianuarie 2025
New : Invoke 5.5 brings new Flux Control Layers & all-in-one launcher/installer for Community Edition
Today I found this video about Invoke software on the youtube channel.
Invoke 5.5 is here, our final release of the year! This update brings cutting-edge features like Flux Canny and Depth Mapping models from Black Forest Lab and powerful new Regional Guidance tools to make your creative workflows faster, smarter, and more precise.
The software serves as a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies.
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
artificial intelligence,
Invoke,
news,
video,
video tutorial,
youtube
vineri, 10 ianuarie 2025
News : Volt - Showcase.
Yesterday, Volt 1.1 was updated and now I'm here to provide a much more proper showcase video for the system. I know. It took quite long.
The GitHub project is Unreal-Volt .
The official youtube channel - DevGrain !
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
news,
video,
video tutorial,
Volt,
youtube
News : Revive Purchases & Spectate - Doors Tutorial #15 by GnomeCode.
... the GnomeCode YouTube channel has another video with Lua source code for Roblox Studio ...
News : Vertex Group Issues with Geometry Nodes by Cartesian Caramel.
... the old youtube channel named Cartesian Caramel comes with another video about: Vertex Group Issues with Geometry Nodes ...
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 :
vineri, 3 ianuarie 2025
News : Godot in 2025: What to Expect
... from the Letta Corporation - youtube channel a video about the next step into Godot game engine ...
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
Godot,
news,
video,
video tutorial,
youtube
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
sâmbătă, 28 decembrie 2024
luni, 9 decembrie 2024
News : Godot 4: Earthquake shader (tutorial)
... another video tutorial about Godot shader feature, by FencerDevLog.
Posted by
Cătălin George Feștilă
Labels:
2024,
2024 news,
Godot,
news,
shader,
shaders,
video,
video tutorial,
youtube
vineri, 6 decembrie 2024
News : Coding Adventure: Rendering Fluids.
Posted by
Cătălin George Feștilă
Labels:
2024,
2024 news,
news,
shader,
shaders,
video,
video tutorial,
youtube
vineri, 29 noiembrie 2024
vineri, 22 noiembrie 2024
Manim : How I animate 3Blue1Brown | A Manim demo with Ben Sparks
... from the 3blue1brown - youtube channel a video tutorial with manim python package ...
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
sâmbătă, 26 octombrie 2024
Breaking the Windows Clipboard
... this will help you to understand how clipboards is designed to work, from the ThioJoe - youtube channel:
News : many videos from Marvelous Designer.
... many videos with features from the Marvelous Designer - youtube channel.
Posted by
Cătălin George Feștilă
Labels:
2024,
2024 news,
Marvelous,
Marvelous Designer,
news,
tutorial,
tutorials,
video tutorial,
youtube
vineri, 25 octombrie 2024
luni, 23 septembrie 2024
Online tool : draw SVG with artdraw ...
You can find this online tool on this url.
Posted by
Cătălin George Feștilă
Labels:
2024,
2D,
drawing,
graphic,
graphics,
online tool,
svg,
tutorial,
tutorials,
video tutorial
duminică, 15 septembrie 2024
News : I Made Minecraft in Godot
... video youtube channel from RachelfTech.
Posted by
Cătălin George Feștilă
Labels:
2024,
2024 news,
Godot,
news,
video,
video tutorial,
youtube
sâmbătă, 7 septembrie 2024
News : I Optimised My Game Engine Up To 12000 FPS.
I found this video from the Vercidium - youtube channel about optimization into development gaming area.
The source code can be found on the GitHub repo.
Posted by
Cătălin George Feștilă
Labels:
2024,
2024 news,
news,
tutorials,
video,
video tutorial,
youtube
Abonați-vă la:
Postări (Atom)