Pages

marți, 25 februarie 2020

Contest from HUION.

Another contest from HUION with the theme named Distant Worlds in 2020.
The HUION team comes with this intro:

We all love good novels and movies. Those wonderful stories show us possibilities that happen far in the future or adventures happen in distant worlds. But sometimes the stories set in a certain year. There was a space odyssey happened in 2001, Harry Porter sent little Albus to school in 2017, Roy Batty the android passed away in 2019… And now the Year 2020 is here. What will happen in 2020, what will the world looks like in 2020, join in #Huion2020 drawing challenge, draw your imagination down!

The contest can be found here.

Unity 3D on Fedora 31 Linux distro.

First, you need to have good hardware to run the Unity 3D software on Fedora 31 Linux.
To install on Fedora 31 Linux is easy to do. You need to download the Unity beta application from this website.
[mythcat@desk ~]$ cd Downloads/
[mythcat@desk Downloads]$ chmod +x UnitySetup-2018.2.7f1 
You need to install this package for this file: libgconf-2.so.4
[root@desk Downloads]# dnf install GConf2-devel.x86_64
The next step is simple run the installer and follow the interface...
[mythcat@desk Downloads]$ ./UnitySetup-2018.2.7f1 
If you want to use a free license then you need to save the license from application into the file named Unity_v2018.2.7f1.alf .
Using the Unity website manual activate the free license and download the file named Unity_v2018.x.ulf. You can use the UnityHub.AppImage from Unity official website to install any Unity 3D version:
[mythcat@desk Downloads]$ chmod +x UnityHub.AppImage 
[mythcat@desk Downloads]$ ./UnityHub.AppImage 
See the screenshots: