Pages

marți, 10 august 2021

Craftsmanspace - 3D resources.

The website is intended for artisans, students, hobbyists, enthusiasts, students, engineers, i.e., anyone interested in areas such as woodworking, metalworking, graphic design, decorating, 3D modeling, 3D printing, CNC manufacturing, etc. Craftsmanspace website is intended for all who want to create, decorate and learn; it is intended primarily for beginners, but also for professionals who will surely find useful information on our site. Initially, we had the idea to offer you only free projects for making all kinds of things, but it happened that some time later we started to draw various patterns that could serve to decorate the objects you made, as well as 3D models for those who wanted to make something on their CNC machines or 3D printers. We have also made collections of free software and collections of free books in various technical fields. In this way, Craftsmanspace website has become a meaningful whole – here, anyone who wants to create something in their workshop can come up with new ideas on what to do and how to do it.
You can find and use all of there resources on the official website.

duminică, 8 august 2021

News : Aaron Blaise new book.

Aaron Blaise is an American painter, animator, film director and art instructor. He is known for his work on Brother Bear, Aladdin and Beauty and the Beast. He was nominated for Academy Award for Best Animated Feature Film for the Brother Bear. see wikipedia.
Now, you can buy The Art of Aaron Blaise: Vol. 1 (Book) for a price of 45$ from this webpage.
The book is Hard Cover and comes with 200 Pages (or more) of High Quality Images.

News : Sketchfab August Challenge: Treasure Chest.

The challenge can be found on the official webpage.
This month we challenge you to create a treasure chest—but not just any treasure chest. Make it unique, make it interesting, make it tell a story. Consider what your treasure chest is made of, where it has been, what treasure it contains, and what the future has in store for it. Creativity is key.
Prizes First Place:
  • $300
  • 6 months of Sketchfab Pro
  • Framed print of the winning entry
Second Place
  • $200
  • 3 months of Sketchfab Pro
Third Place
  • $100
  • 1 month of Sketchfab Pro
See the example bellow:

vineri, 6 august 2021

News : Star Citizen: Alpha 3.14 - Welcome to Orison.

New action-packed dynamic events, a new ship, game-changing improvements in the cockpit, and an all-new Landing Zone among the clouds. Welcome to Alpha 3.14. Welcome to Orison. Roberts Space Industries is a spacecraft manufacturer within the persistent-world game "Star Citizen" and its companion single-player spaceflight sim, "Squadron 42." RSI is also your portal for information, updates, and purchases of your very own spacecraft with which to trade, plunder, and protect the citizens of Star Citizen.

joi, 5 august 2021

Cascadeur tool.

Cascadeur is a standalone 3D animation software for creating keyframe animation of 3D characters, humanoid or otherwise. Make realistic 3D animation from scratch or improve mocap, all while retaining full control over the results.

Use 3D models XNA XPS with Blender 3D.

You need one xps model see this link: xnalara gallery 3D models.

XPS tools addon for Blender can be set from Edit - Preferences :https://www.mediafire.com/folder/76g7rvt4ec661/XPS.

With this addon you can import the xps model and used it.
You can see an example bellow:

luni, 2 august 2021

Cardio Ex: Coronary & Peripheral Game

You work hard, now it’s time to play hard in the cardiology app that reimagines your specialty as a captivating video game. A winning combination of clinical and procedural gameplay brings you back to what you love about practicing medicine and delivers critical information that keeps you performing at the top of your game—all for FREE. Cases refresh daily: Diagnose and treat diseases from common to rare, and play even more heart-pumping PCI levels within Cardio Ex’s vivid vasculature. Rare medical scenarios and complications help you stay a beat ahead and prepare for your next real-life boss level. FEATURES: *Real cardiology cases informed by expert cardiologists. Levels refresh every day with new diagnosis, treatment, and procedural challenges for you to try. *New clinical levels: Acute myocardial infarction, HFpEF, HFrEF, multifocal atrial tachycardia, mitral regurgitation, atrial fibrillation, and more! Flex your deductive reasoning skills as you eliminate diseases, and weigh treatment options to maximize patient health and satisfaction before time runs out. *Enhanced PCI gameplay in the heart-racing levels interventional cardiologists have loved since Cardio Ex’s release—plus new levels. Get ready to battle stenotic lesions, calcified lesions, bifurcation lesions, thrombosis, coronary artery dissection, and coronary artery perforation in striking recreations of the human heart. *Free CME, accessible any time in its own designated area. *Real-time feedback in game to better understand medical cases and your score. *Supplemental, evidence-based reading materials post clinical gameplay to boost your expertise. *Risk-free exploration of conditions, drug therapies, devices, and techniques most relevant to you. *Rewards, achievements, and special collections that motivate you to sharpen specific skills and increase knowledge in select topics. Replay levels at your convenience to explore new approaches or improve your score. *Collectible avatars, backgrounds, and titles that uniquely represent you and showcase your accomplishments. Level Ex video games are played by over 750,000 medical professionals and endorsed by top academic institutions and medical societies for physician education and training. Cardio Ex is available for free to physicians, residents, medical students, and healthcare professionals worldwide: interventional cardiologists, general cardiologists, electrophysiologists, vascular surgeons, interventional radiologists, and other medical specialists. Please rate and review Cardio Ex, and share your feedback at support@level-ex.com.

duminică, 1 august 2021

CodePen: RGB colors.

Example with the javascript programming language presented in my codepen account solves the following issues:
  • create HTML tag div for each for iteration;
  • create an id for each div tag;
  • build an RGB color with red, green, and blue using a random function;
  • read that id and used to set the color background of each div;
  • print the RGB value for each color and set background color;
Let's see the example:

See the Pen by Cătălin George Feștilă (@catafest) on CodePen.

sâmbătă, 31 iulie 2021

News : Poly was shut down ...

Poly was shut down on June 30, 2021. What does this mean for you? The ability to download assets was disabled on June 30, 2021. The ability to upload new 3D models on poly.google.com was disabled on April 30, 2021.
See the official website from Google.

marți, 27 iulie 2021

Slices of Mars in full 3D.

Graphics contain elements with complex informational content and require human and technical processing resources.
The complexity of the informational content is the result of the processing and assimilation process.
I could continue on this topic but it would not be fair for readers to give courses on this topic.
However, we can see multiple examples on the web that highlight these arguments.
Here is a pretty interesting example for both developers and scientists.

luni, 26 iulie 2021

Online penzil for sketches application.

Jacopo Colò has released Penzil, a neat little online app that lets you sketch in 3D, then export the sketches to Blender.
This application is build by JavaScript 3D library Three.js and is browser-based.
You can use this application online on this website.

duminică, 25 iulie 2021

News : Three.js comes with new features.

I did not follow Three.js closely so this news is older.
Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL. The source code is hosted in a repository on GitHub..., see https://en.wikipedia.org/wiki/Three.js
The last relese was 20 days agom see the GitHub webpage.
You can see a FBX model with animations on this online demo.

sâmbătă, 24 iulie 2021

Huion contest : Your ideal world.

Theme of this conquest is: Your ideal world.
There are always some sparking moments around us, which form our daily life and thus shape our world. What is your ideal moment? It can be a moment when you glimpse the sunset while driving or your cat is napping and waiting at the doorway. What is your ideal life? Life that strives for excellence, or you prefer to spend the whole weekend in your cozy little room. What is your ideal world? A more eco-friendly world, or a world without divided and discrimination. This world is now in your hand. Draw it down! Huion is holding a drawing contest as we would love to see your drawings of your ideal world.
Entries must be conceived and completed by the participants AFTER the official start date (July 20th, 2021) and submitted to huion.com BEFORE 23:59, 59 PDT, September 5th 2021.
  1. Submission: 2021.07.20 00:00 — 2021.09.05 23:59;
  2. Judgement Phrase: 2021.09.06 00:00 — 2021.09.13 23:59;
  3. Winner Announcement: 2021.09.14 00:00;

joi, 22 iulie 2021

News : NeuMIP is a neural method for materials.

We propose NeuMIP, a neural method for representing and rendering a variety of material appearances at different scales. Classical prefiltering (mipmapping) methods work well on simple material properties such as diffuse color, but fail to generalize to normals, self-shadowing, fibers or more complex microstructures and reflectances. In this work, we generalize traditional mipmap pyramids to pyramids of neural textures, combined with a fully connected network. We also introduce neural offsets, a novel method which enables rendering materials with intricate parallax effects without any tessellation. This generalizes classical parallax mapping, but is trained without supervision by any explicit heightfield. Neural materials within our system support a 7-dimensional query, including position, incoming and outgoing direction, and the desired filter kernel size. The materials have small storage (on the order of standard mipmapping except with more texture channels), and can be integrated within common Monte-Carlo path tracing systems. We demonstrate our method on a variety of materials, resulting in complex appearance across levels of detail, with accurate parallax, self-shadowing, and other effects.
You can see more at this webpage.
A good demo can be found here.

News : Sketchfab and Epic Games family.

We are excited to announce that today Sketchfab has joined the Epic Games family. Sketchfab makes it easy to discover, edit, buy, and sell 3D content directly through their web-based service and is home to 4 million 3D assets. Their technology has integrations across every major 3D creation tool and publishing platform and is compatible across all major browsers and operating systems, on both desktop and mobile. By joining forces, Epic and Sketchfab will be able to make 3D, AR and VR content more accessible and grow the creator ecosystem, which are critical to an open and interconnected Metaverse.
You can read more at epic games official website.

marți, 20 iulie 2021

Try 3DSLASH online tool.

You can test this online tool on this webpage.
The new release 3.1.0 is available!
You can now enjoy the sound of your tools!
The new engraving feature simplifies many operations, such as reproducing a pattern, engraving a name or even... make a hole!
FBX and Collada exporters open the way to 3D creation for games, programming and Virtual Reality.
Now, you can now export to glTF 2.0.

sâmbătă, 17 iulie 2021

Ubisoft: For Honor new sensitive elements for users.

It is recognized that Ubisoft has sensitive elements related to the user's game mode and completes the game mode. Here is an example from the already classic game For Honor.
The Emotes Elegant Dance and Very Discontent along with the Incalescent Memory Mood Effect are now available!

Blender 3D : FaceBuilder from keentools.

This keentools webpage providde many tools for users.
One of these is the FaceBuilder tool for Blender 3D software.
FaceBuilder​ is an add-on for Blender for 3D-modelling of human faces and heads based on photos. With FaceBuilder you don’t need to be an experienced 3D modeler to create a quality 3D model with clean topology. You start with getting a few photos of a person from different angles of view and then place a model on each of them to build a head or a face model. The 3D models can be later used for sculpting, animation, tracking or anything else in Blender or exported into a file and imported into any other 3D software.
Let's see the install step from the official youtube channel:
... and these videos with this tool:

luni, 12 iulie 2021

Shadertoy: iChannel texture - 005.

This simple example is a kaleidoscope distorsion with math functions: sine and cosine.
You can see this book name it A Mathematical Kaleidoscope: Applications in Industry, Business and Science by B Conolly, S. Vajda how math can solve many issues.
You can change the parameters to see how they interact and how the distortions and use the mouse.

vineri, 9 iulie 2021

Shadertoy: iChannel texture - 004.

Here is a simple example that can help us understand a bit about the theory of spatial frequency.
This theory is used in various fields as wave propagation.
The example is very simple for a better understanding.
You can change the parameters to see how they interact and how the distortions are.

sâmbătă, 3 iulie 2021

Artbreeder is the new online tool for artists.

A new kind of creative tool that is part game, part tool, and part social network that enables infinite exploration. Create images by simply "breeding" them.
You can see mode on the official webpage about Artbreeder online tool.
This is a video with this tool:

vineri, 2 iulie 2021

News : Frostborn from Kefir Games.

The russian game development named Kefir Games comes with a new game: Frostborn.
The Ice Abode, Treasures of the North, new camp buildings and chat improvements await in a new update, immortals!

sâmbătă, 26 iunie 2021

News : $140,000 USD in prizes by Core Games.

Enter the Core Invitational game dev competition from July 29 to August 30 with $140,000 USD in prizes, including a grand prize Tesla Model 3! Visit https://invitational.coregames.com to download and create for free today!
Core is the easiest way to build, host, and run multiplayer games and worlds.
This team provide all you need to build a game from assets, servers, and all the code needed to get your first game built and published in minutes.
You can see more on the youtube official channel.

vineri, 25 iunie 2021

Rainbow Six Extraction Operator Montagne.

Gilles "Montagne" Touré (pronounced "Mon-tah-niuhh" [mɔ̃.taɲ]) is an Attacking Operator featured in Tom Clancy's Rainbow Six Siege.
Touré began his career in law enforcement as a uniformed police officer with the National Gendarmerie. They used his imposing form whenever there was a need to show a strong police presence, earning him a spot in the Mobile Gendarmerie where the focus was on crowd control as well as military and counter-terrorism patrol missions. Touré’s push for extensive training provided him with a broad skillset and earned him a position in the GIGN. Though he’s best utilized for his breaching techniques, Touré also has training in combat engineering and reconnaissance. When not deployed with Rainbow, Touré is an instructor at GIGN.

joi, 24 iunie 2021

News : Paint With Music from Google Arts & Culture.

What if you can hear your painting? Turn your paint brush into musical instruments and compose on sensorial canvases!
, see this online tool here.
The Google Arts & Culture is a non-profit initiative with cultural institutions and artists around the world.

luni, 21 iunie 2021

Shadertoy: iChannel texture - 003.

In the last tutorial I add a sphere distortion and sphere distortion with movement.
Today I use iChannel2 ro get input from keyboard and use this input to move with an offset.
The source code is not perfect because I used multiple areas with texture and I add keyboard offset.
This can be solve easy if I use a buffer.
The main goal of this tutorial is to see how you can use keyboard with iChannel input.

duminică, 20 iunie 2021

The BBC BASIC an 8-bit computer emulator.

BBC Micro bot runs your tweet on an 8-bit computer emulator.
The BBC BASIC - a language created by Sophie Wilson in 1981 for the BBC Micro.
You can share yor work like a tape or disk and test with a old computer.
This program will show a message and run commands on screen.
1 MODE 1:VDU 19,0,4,0,0,0:VDU 19,1,6,0,0,0
2 COLOUR 1
3 PRINT:PRINT "    **** COMODORE 64 BASIC V2 ****"
4 PRINT:PRINT " 64K RAM SYSTEM  38911 BASIC BYTES FREE"
5 PRINT:PRINT "READY."
See more about this on the official webpage.

News : Another game engine Rogue Engine.

Another game engine for web games using three.js .
Rogue Engine is a powerful environment to create Web Games and Apps using three.js.
The author of this game engine is BeardScript.
You can see more video on the youtube channel.

sâmbătă, 19 iunie 2021

Shadertoy: iChannel texture - 002.

In the last example I created a surface with a texture by channel inputs.
Now, I add a sphere distortion and sphere distortion with movement.
This is the source code I used:
#define PI 3.1415926

void mainImage( out vec4 fragColor, in vec2 fragCoord )
{
    vec2 uv = fragCoord.xy / iResolution.xy;
    // get poins 
    vec2 p = (2.0 * fragCoord - iResolution.xy) / iResolution.y;
    // set surface formula
    vec3 v = vec3(p.x, p.y, sqrt(1.0 - p.x * p.x - p.y * p.y));
    // create normals 
    vec3 n = normalize(v);
    
    // https://en.wikipedia.org/wiki/Distortion_(optics)
    vec2 sphere_distortion = vec2(atan(n.z, n.x) / PI,0.00000001 * p.y);

    vec4 color = vec4(0.0,0.0,0.0,0.0);
    
    if (uv.x > 0.0 && uv.x < 0.5)
    {
   		//color = texture(iChannel0, vec2(1.0 - (uv.x/0.5),uv.y/0.5)+ sphere_distortion);
        // with movement iTime
        color = texture(iChannel0, vec2(1.0 * iTime- (uv.x/0.5),uv.y/0.5)+ sphere_distortion);
    } 
    else if (uv.x > 0.5 && uv.x < 1.0) 
    { 
        //color = texture(iChannel1, vec2((uv.x/0.5),uv.y)+ sphere_distortion);
        // with movement iTime
        color = texture(iChannel0, vec2(iTime-(uv.x/0.5),uv.y)+ sphere_distortion);
        
    } 
	fragColor = color;
}

vineri, 18 iunie 2021

Stone Story RPG game.

An auto-RPG with strategic combat, deep crafting and programming elements, animated entirely in ASCII-art. In a realm of perpetual darkness, a single stone could change everything...see more on the Steam webpage.
You can see the graphic with ascii for this game on this youtube video:

joi, 17 iunie 2021

Ubisoft and climate.

I don't know exactly how much they will solve in the future climate, but it is a nice gesture from the Ubisoft team to make people give up excessive energy consumption. Finally, a break and a reflection can be worth a lot in a few years ...
Take a break and you will be satisfied that you are not destroying your future with a disastrous climate.

miercuri, 16 iunie 2021

Shadertoy: iChannel texture - 001.

In this example with shadertoy online tool I will show you how to map a texture from iChannel texture input and UV areas.
 void mainImage( out vec4 fragColor, in vec2 fragCoord )
{
vec2 uv = fragCoord.xy / iResolution.xy;
    
   vec4 color = vec4(0.0,0.0,0.0,0.0);
    
    if (uv.x > 0.0 && uv.x < 0.5)
    {
   		color = texture(iChannel0, vec2(1.0 - (uv.x/0.5), uv.y/0.5));
    } 
    else if (uv.x > 0.5 && uv.x < 1.0) 
    { 
        color = texture(iChannel1, vec2(1.0 - (uv.x/0.5), uv.y));
    } 
	fragColor = color;
} 
You can see this example online:

marți, 15 iunie 2021

Scavengers game online from Epic Games.

Scavengers is your strategic survival battleground. Enter a free-to-play action shooter where squads of three compete to survive and dominate in a hybrid of sandbox-style PVE and class-based PVP. Choose from a roster of adaptive Explorers, arm yourself with a combination of unique abilities and weapons, and conquer the challenges of a hostile wasteland. Outthink and outfight enemy players and the dwellers of the frozen Earth.
Available in the Steam and Epic Game store under Wiondows O.S.
All characters: KALI, CRUZ, HALDEN, JAE, LETTY, TARIK,VALORA.
This ia video intro from the official channel:

luni, 14 iunie 2021

Rainbow Six Extraction Operator Showcase Ela.

Rainbow Exogenous Analysis & Containment Team, or simply REACT is a division of Team Rainbow that was established to combat the Archæans in the late 2010s.
It is a faction that is set to appear in Tom Clancy's Rainbow Six
You can see a video from the official youtube channel with Elżbieta Ela Bosak is a REACT Operator.
Ela is capable of throwing sticky mines that stun all enemies who dare to get close. This skill has a cooldown and is restored over time. She is also immune to control effects. At the beginning of the game, the operative fights with a Scorpion EVO 3 submachine gun, but as the game progresses, it will be possible to unlock other weapons.

sâmbătă, 12 iunie 2021

Shadertoy: create the environment - 001.

Today I will show you two ways to create an environment using shader toy online tool.
One uses a cube map and the other uses the classic ray marching method.
Both examples are mathematically simple to understand.
For a better understanding of the method ray marching you can see this link.

joi, 10 iunie 2021

News : Fallout 76: Beginner's Guide.

On Steam you can play for free! Ends in 5 days.
You can play this game from here.

miercuri, 9 iunie 2021

News : Battlefield 2042 starting October ...

Battlefield 2042 is a first-person shooter that marks the return to the iconic all-out warfare of the franchise. Adapt and overcome in a near-future world transformed by disorder. Squad up and bring a cutting-edge arsenal into dynamically-changing battlegrounds supporting 128 players*, unprecedented scale, and epic destruction.
Play Battlefield 2042 starting October 22, 2021.

luni, 7 iunie 2021

Ubisoft: Rainbow Six Extraction: Sprawl Teaser.

In the Rainbow Six Extraction, a sinister parasite has completely taken over a science lab.
This is a tactical co-op shooter based off the foundation of Rainbow Six Siege, but without the focus on PvP combat.

duminică, 6 iunie 2021

Blender 2.93 LTS short intro.

Blender 2.93 LTS marks the end of a series 20+ years in the making, paving the way for the next generation open source 3D creation pipeline.
You can see a shot intro in the next video:

sâmbătă, 5 iunie 2021

Unity 3D : Another official 2D sample project.

It is one of the most permissive game engines I have used and here it comes with news.
The Unity 3D team keeps its form of punctual learning and comes with another sample for developers.
I tested the learning platform and I am very satisfied with the free courses done in C # with this game engine.
Dragon Crashers is an official sample project made in Unity 2020.2 that showcases Unity’s native suite of 2D tools and graphics technology. The gameplay is a vertical slice of a side-scrolling Idle RPG, popular on mobile platforms today.

marți, 1 iunie 2021

News : 2021 COMPUTEX - ICT Expo.

The official webpage can be found here.
Dates: Tue, Jun 1, 2021 – Sat, Jun 5, 2021
Location: Taipei World Trade Center, Taipei, Taiwan
This is AMD video intro:
... NVIDIA intro video:

sâmbătă, 29 mai 2021

The uRADMonitor project map.

Because I like well-built things with good interfaces and good graphics, I present a very useful project for people to live together in a healthy society.
The uRADMonitor project provide a good map with many features and good design.
Hackaday Prize Semifinalist in 2014, the uRADMonitor Model A is a digital radiation dosimeter unit with a network interface to centralise the data online. It uses a Geiger Muller tube to sense the ionising radiation, and uses very little power to run. It comes in a rugged aluminium enclosure and can be installed outdoors, if mounted in vertical position, thanks to a rubber gasket that makes it rainproof. There are several hundreds of such units distributed worldwide, in what has become World's first global Radiation Monitoring network. from hackaday.io project.
You can see the status of this project on the official website.
This is one video from the official youtube:

miercuri, 26 mai 2021

News : Unreal Engine 5 Early Access.

Unreal Engine 5 will empower game developers and creators across all industries to realize next-generation real-time 3D content and experiences with greater freedom, fidelity, and flexibility than ever before. Today, Unreal Engine 5 enters Early Access - providing you the first chance to get your hands on some innovative new tools for next-generation game development. see the youtube channel.