Pages

duminică, 29 martie 2020

Unity 3D : About VFX Graph.

The official webpage of the VFX Graph for Unity 3D comes with a short intro.
The install steps can be seen on this webpage.
I started today to follow one video tutorial about fire and smoke from youtube channel named Brackeys.
This video tutorial can be seen here:

Some conclusions about my test with an old video card:
  • you need a good video graphic card;
  • you need a unity version with Package Manager;
  • I found some new changes using with the Unity 3D version 2019.3.5f1;
  • many changes in the 
  • the one is the Output Particle Quad with many changes into variables;
  • I cannot set the TotalTime, this crash it all;
The result is this:

The settings for this smoke effect using the Visual Effect Graph Asset can be seen in the next image:

Partsim online circuit simulator.

PartSim is a free and easy to use circuit simulator that runs in your web browser.
I create today my account to see how better is this online tool.
You can build, test and simulate your e with a SPICE Simulator, AC/DC/Transient Sims and Waveform Viewer.
The Arrow Integration lets the PartSim include an integrated Bill-Of-Materials manager that lets you assign Arrow Part Numbers to your models.
You can see many examples on the official website:
  • Bipolar Differential Amplifier;
  • Simple CMOS Inverter;
  • OpAmp Transient Full-wave Rectifier with Smoothing;
  • Capacitor;
  • Passive Low Pass Filter;
  • RC Charging Circuit;
  • Differential Amplifier
You can see many video tutorials on the official website:

sâmbătă, 28 martie 2020

Firebase and Unity 3D.

Even is an old feature the Google team comes with this new option for the new developers and show how to use them.
The goal is to add Firebase to your Unity project.
The Google webpage tells us:
Power up your Unity games with our Firebase Unity SDKs. To show how easy it is to plug Firebase into your Unity project, we made a sample game, MechaHamster, that you can download from GitHub, the App Store, and the Google Play Store.
... and show a short video about how can be used to create a application named Mecha Hamster, see the GitHub webpage project:
You can import the project with GitHub commands:
https://github.com/google/mechahamster.git
...
The game is pretty funny, see the Youtube channel from Firebase:

The content of the folder downloaded ...
$ ls
Assets   CONTRIBUTING.txt  LICENSE.txt      readme.md  UnityPackageManager
console  docs              ProjectSettings  Resources

vineri, 27 martie 2020

Predator: Hunting Grounds.

Predator: Hunting Grounds is an action video game developed by IllFonic and published by Sony Interactive Entertainment is schedule ...
You can play this game free from 17:00 PST on March 27 to 23:59 PST on March 29 in the Predator: Hunting Grounds Trial. The game price is 32.99 euro.

miercuri, 25 martie 2020

Paladins is free on the Epic Games Store.

This game is for free and is named Paladins.
I play this game online and is a great game.
The team from the Epic Game Store tells us:
Join 30+ million players in Paladins, the free-to-play fantasy team-based shooter sensation. Wield guns and magic as a legendary Champion of the Realm, customizing your core set of abilities to play exactly how you want to play.

marți, 24 martie 2020

Unity 3D : Fix error "Failed executing external process for 'Bake Runtime' job."

If you want to remove the error show on the Unity 3D console:
Failed executing external process for 'Bake Runtime' job.
... then go to Main Menu - Lightning - Settings and uncheck the Auto Generate checkbox.
See the screenshot shown below: