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 2D. Afișați toate postările
Se afișează postările cu eticheta 2D. Afișați toate postările
joi, 6 martie 2025
vineri, 21 februarie 2025
News : SHADERed tool.
SHADERed is a lightweight tool for writing and debugging shaders. It is easy to use, open source, cross-platform (runs on Windows, Linux & Web - HLSL shaders work on all platforms) and frequently updated with new features.
See the official website.
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
2D,
3D,
news,
online tool,
shader,
shaders,
tool

miercuri, 29 ianuarie 2025
News : OpenAI online sprites generator.

Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
2D,
artificial intelligence,
design,
graphic,
graphics,
news,
OpenAI

marți, 21 ianuarie 2025
Old logical game SHENZHEN I/O, by Zachtronics
This is an old game from height years ago named SHENZHEN I/O by Zachtronics with a good design for digital lovers.
News : PRTG network monitor system.
This tool comes with features for network and a good design.
Monitor all the systems, devices, traffic, and applications in your IT infrastructure. Users can customize and extend the functionality of PRTG using the HTTP API or custom sensors.
... see my network access to provider:

sâmbătă, 18 ianuarie 2025
Godot : Using the Godot on browser.
... the online Godot 4.3.stable.official works great.
Note: You can add your zipped project by using the drag-and-drop browser feature!
Then you can edit the project like any project, some export features can missing:

Shadertoy : ... shader SpaceX's 7th Starship test by XorDev .
"Starship" by @XorDev
Inspired by the debris from SpaceX's 7th Starship test:
https://x.com/elonmusk/status/1880040599761596689
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

duminică, 5 ianuarie 2025
News : Create online game with AI on rosebud website.
This online website comes with templates and artificial intelligence that lets you develop any type of game you want to build.
You can start with the free account or use a paid one.
After a few time I spend with this artificial intelligence I was able to build a nice simple 2D game.
I asked to create areas of interactions, data structures and more, but I don't have an paid account and I stoped now.
This is the last changes from this testing game:

Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
2D,
artificial intelligence,
game development,
news,
online game,
online tool,
web development

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 :
miercuri, 1 ianuarie 2025
News : AI online tool pixverse application.
I tested this online tool and works well with two photos ...

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

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, 25 decembrie 2024
Abandoned games - the perfect recipe !
If you search on youtube with terms "abandoned games" you will find a lot of abandoned games with play areas without real players.
It is a negative factor in the development of a game type product and is real and quantifiable ...
These abandoned games are an overly pretentious point of view, and can mislead a potential supporter of a game development project.
From my point of view, the risk of creating and marketing a game is similar to a new product launched in marketing...
After all, let's think a little differently to understand: you want to launch some kind of commercial product: a cake, a new vehicle, a battery, a hat, a cap, an urban architecture project... Whatever you want, you will take the necessary steps to promote. Now create an online or computer game to promote this product... you will better understand why abandoned games are actually projects completed over periods of time with well-defined purposes...
From the point of view of design and development of projects in games, some youtube channels and videos can be real sources in the case study of the development of a game project. Let's see some examples:
Many hours of example with abandoned game from Redlyne .
Another good video from globert.
Posted by
Cătălin George Feștilă
Labels:
2024,
2D,
3D,
design,
development,
game development,
graphic,
graphics

luni, 9 decembrie 2024
duminică, 1 decembrie 2024
Inkscape : watercolor effect on inkscape version 1.4 .
... the watercolor effect in inkscape can be found in the main menu : Filters - Textures - Watercolor.
Just draw a shape an then select the filter.
Use Filters - Filter Editor ... to edit the filter, see this image:

marți, 19 noiembrie 2024
miercuri, 13 noiembrie 2024
duminică, 10 noiembrie 2024
Shadertoy : Warp of the West
... see this shader at the official website.
Posted by
Cătălin George Feștilă
Labels:
2024,
2D,
development,
shader,
shaders,
shadertoy,
web development

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

Godot : How to implement wall sliding in Godot 4.3 ...
... another video tutorial with 2D game development from the GameDevJourney - youtube channel.
Posted by
Cătălin George Feștilă
Labels:
2024,
2D,
design,
development,
game development,
Godot,
graphics,
youtube

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