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,
duminică, 9 decembrie 2018
Brackets - another editor for development.
Is created with JavaScript and you can contribute and create your extensions.
The team development comes with this intro:
Brackets is a lightweight, yet powerful, modern text editor. We blend visual tools into the editor so you get the right amount of help when you want it without getting in the way of your creative process. You'll enjoy writing code in Brackets.
This editor can be found at the official webpage.
See this screenshot with this editor:
luni, 28 mai 2018
GDevelop - game programming tool .
GDevelop runs on Windows, macOS and most recent Linux distributions.
You can also try it online using Chrome, Firefox or another recent web browser.
...
GDevelop is an open-source project.
This is tool can be used on your desktop with most operating systems but also online.
I tested it and it's easy to use and come with default examples and sample.
The result can be used on web or like application.
For Android applications you need to install it on your desktop.
miercuri, 8 noiembrie 2017
The Mischief 2.1.5 - another drawing tool.
The paid version come with one price $25 more features : presets, a full color palette, layers, and export to PSD files.
This allows you unlimited freedom to sketch, create and save brushes, hot keys and shortcuts.
You can used with Windows 7/8 and Mac OS X. I tested with Windows 10 and works great.
The output of your project is filename with the extension named .art .
The result of your work can be export like .pdf , .jpeg or .pds files.
The free version I don't see the copy paste option, but you can use export to save your drawing image.
This application come with few feature in the free version.
luni, 21 aprilie 2014
Blender 3D - Dynamic Paint Waves
sâmbătă, 5 aprilie 2014
News - Blend4Web framework.
This software let you to creating visualizations, presentations, online-shops, games and other rich internet applications.
The Blend4Web framework is a library for web pages, a Blender addon and some tools integrated tightly with 3D modeling and animation tool Blender.
You can download it from here.
duminică, 2 februarie 2014
View molecules online ...
It's working well with Firefox , Chrome, Opera and Safari.
See more on this website
The next image show us the penicillin ...
luni, 12 august 2013
News ... Synfig Studio 0.64.0 for Windows is available now.
sâmbătă, 22 decembrie 2012
Catzilla the new graphics benchmark .
Catzilla is an OpenGL 4 and Direct3D 11 graphics benchmark for Windows and has been developped by Plastic, a Polish demogroup.
The benchmark uses a parallel graphics engine that takes advantage of multi-core CPUs.
The size of this it's a 500 MB.
This benchmark is in beta phases and working with OpenGL 4.0 and DirectX 9 or 11.
You can try it with all the Windows platform (64-bit and 32-bit) Windows XP, Vista, 7, 8 .
You can download the installer from here.
miercuri, 28 noiembrie 2012
Source code from Windows 7 and 8: WM_GESTURE , WM_TOUCH , WM_POINTER
This a good news for the developers , Microsoft share source code to make available Touch feature in Windows desktop.
This sample demonstrates how to integrate touch into an application designed for a typical keyboard/mouse paradigm. Functionality has been added for many estures, showing how to map touch interactions to typical mouse interactions along with adding new gesture-only behavior such as two-finger rotate to rotate the truck and two-finger tap to reset it. The sample uses the Windows 7 WM_GESTURE API to provide the touch support and is supported on Windows 7 and Windows 8 with and without a touch screen.
You can get source code and demo to try it.