Pages

sâmbătă, 27 februarie 2021

SelfCAD 3D online tool.

SelfCAD is an affordable 3D modeling software that can match any skill level
The official website lets you pay monthly or annually, and cancel any time or you can use FREE.
The official youtube channel comes with many video tutorials.
The next video tutorial is about animation on SelfCAD:

luni, 22 februarie 2021

News: NVIDIA lets you access Clara Parabricks Pipelines.

It is very interesting and very useful news for those who process and process data.
Based on Broad Institute’s Genome Analysis Toolkit (GATK), NVIDIA Clara Parabricks Pipelines is a ready-to-run, GPU-accelerated software suite for DNA Germline variant calling for population genomics, DNA Somatic variant calling for cancer genomics and RNA sequencing projects from whole-transcriptome to single-cell analysis. Optimized for speed, accuracy, and scalability, Clara Parabricks Pipelines can run the GATK4.1 Best Practices and is fully configurable, allowing users to choose which steps, parameter settings, and versions of the pipeline to run.

The bobsprite editor - web tool .

This online editor has several functions to create sprites and animations used in game development
The development team tells us:
BobSprite is a browser-based free online sprite editor excellent for pixel art. It also has tools and effects for normal drawing and painting.
I found an video tutorial on youtube with this online tool:

duminică, 21 februarie 2021

Unity 3D : Procedural animation features.

Unity 3D game engine comes with procedural animation features.
Procedural animation is a type of computer animation, used to automatically generate animation in real-time to allow for a more diverse series of actions than could otherwise be created using predefined animations.
The Unity learn area comes with a full course and project files.
You can read the full article on the Unity blog, and see the video tutorial:

luni, 15 februarie 2021

Linux Games: The Pirate: Caribbean Hunt.

This weekend I played a bit with a steam game installed on the Fedora distribution. I have a pretty weak hardware of only 10 Gb Ram and an NVIDIA Corporation GT218 video card [GeForce 210] (rev a2).
The game is called The Pirate: Caribbean Hunt and you can find it here, see intro:
Hail to the Captain! Sail into the heart of the Caribbean in the Age of Piracy - the time of black flags and white skulls, blue waves and golden opportunities. Hoist the Jolly Roger and grab the steering wheel to sail through battles and raids, ransoms and treasures, to become the Crimson King.
I played for almost 7 hours and I didn't find any irregularities in the fluidity of the game. It is a very interesting game for both single player and multi player.
I found a video on the internet that shows that some users have found a way to navigate the world, see:

marți, 9 februarie 2021

Chrome extension for TikTok.

I'm not too excited about TikTok because most of the videos are in bad taste and you rarely find anything beautiful or interesting.
But for those who use TikTok, this tutorial will show you how to bring it in the chrome browser with the Web for TikTok™ chrome extension.
Open the link and use Add to Chrome button and then you can log into your TikTok account.
If you open this URL chrome://extensions/ with chrome browser you will be able to set details for this extension.

luni, 1 februarie 2021

Shadertoy: Modulo N and shader effects.

You can see easily how the math function modulo n affects the shaders.
These three colors are the result of the function modulo n.
You can see two vectors with two modulo ivec areas with these values: 6 and 3.
You can make changes and you see similar results.
A good math teacher can explain why this is happening.
Let me give you a hint: encryption and decryption theories.