Pages

Showing posts with label 3D. Show all posts
Showing posts with label 3D. Show all posts

Tuesday, January 4, 2022

Fedora 35 : Roblox Player and Roblox Studio with Grapejuice.

In today's tutorial, I will show you how to install and play Roblox on the Linux Fedora 35 distribution using Grapejuice software.
The Grapejuice software installs protocol handlers to open games from the Roblox website and file handlers to open place files. It also provides a management interface for installing and launching Roblox.
For this, you will need to have a computer with the necessary hardware requirements for this online game.
I tested it on the old HP Compaq 6710b laptop on which I installed Fedora version 35 and it worked very hard.
Here are the Linux commands I used to install.
[mythcat@fedora ~]$ git clone https://gitlab.com/brinkervii/grapejuice
Cloning into 'grapejuice'...
warning: redirecting to https://gitlab.com/brinkervii/grapejuice.git/
remote: Enumerating objects: 6632, done.
remote: Counting objects: 100% (1426/1426), done.
remote: Compressing objects: 100% (426/426), done.
remote: Total 6632 (delta 1019), reused 1375 (delta 983), pack-reused 5206
Receiving objects: 100% (6632/6632), 3.89 MiB | 3.20 MiB/s, done.
Resolving deltas: 100% (4388/4388), done.
[mythcat@fedora ~]$ cd grapejuice/
[mythcat@fedora grapejuice]$ ls
ci_scripts     pylintrc                   setup.cfg
documentation  README.md                  setup.py
install.py     requirements.dev.txt       src
LICENSE.md     requirements.optional.txt  tests
MANIFEST.in    requirements.txt           troubleshooter.py

[mythcat@fedora grapejuice]$ sudo su
[sudo] password for mythcat:
[root@fedora grapejuice]# dnf install wine
...
Total                                           6.0 MB/s | 634 MB     01:45 
...
Complete!
[root@fedora grapejuice]# exit
exit
[mythcat@fedora grapejuice]$ ./install.py
...
After installation, you can search and find the installation and Roblox Player and Roblox Studio.

Wednesday, November 24, 2021

Fedora 35 : PlaneShift online game.

On November 13, 2021, the PlaneShift team announces:
We are happy to share a new server is available thanks to Proact, our sponsor! Proact is a data management specialist company focusing on protecting and maintaining companies data.
As you well know:
PlaneShift is a Free Massive Multiplayer Online Role Playing Game, completely made and maintained by volunteers.
Today I tested this game on a laptop model HP Compaq 6710b installed with Fedora 35 Linux distro.
Here is the result:

Monday, March 8, 2021

Fedora 33 : Unity FPS Microgame.

Today I tested the FPS Microgame from learning area of Unity 3D with Fedora linux distro.
The project works great even my hardware is old.
This is an screenshot of the running process of the project.

Thursday, October 22, 2020

Fedora 32 : Can be better? part 016.

Today I tested the Unity 3D version 2020 on Linux Fedora 32.
Maybe it would be better to integrate Unity 3D or Unity Hub in Fedora repo just like other useful software like Blender 3D, GIMP.
It will improve the user experience and attract new users and developers for this distro.
I download the AppImage from Unity website and I run with these commands:
[mythcat@desk Downloads]$ chmod a+x UnityHub.AppImage 
[mythcat@desk Downloads]$ ./UnityHub.AppImage 
r: 0
License accepted
...

Saturday, September 7, 2019

Fedora 30 : A general purpose 3D CAD modeler.

I don't use the Computer-aided design (CAD) solutions but today I tested a good one with Fedora 30.
The FreeCAD application is an open source option product design.
This is available on Linux, Windows, Mac OS X+.
The full list with all features can be found at this wiki page.
[root@desk mythcat]# dnf search freecad
Last metadata expiration check: 0:14:20 ago on Sb 07 sep 2019 21:54:39 +0300.
======================== Name Exactly Matched: freecad =========================
freecad.x86_64 : A general purpose 3D CAD modeler
======================= Name & Summary Matched: freecad ========================
freecad-data.noarch : Data files for FreeCAD
[root@desk mythcat]# dnf install freecad.x86_64
Last metadata expiration check: 0:19:37 ago on Sb 07 sep 2019 21:54:39 +0300.
Dependencies resolved.
================================================================================
 Package               Arch   Version                             Repo     Size
================================================================================
Installing:
 freecad               x86_64 1:0.18.3-1.fc30                     updates  38 M
...

Complete!
[root@desk mythcat]# exit 
exit
[mythcat@desk ~]$ FreeCAD
FreeCAD 0.18, Libs: 0.18RUnknown
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2019
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ## 
It seems to work very well.

Wednesday, October 10, 2018

Fedora 28 : Testing Blender 2.80 .

I tested the new Blender 2.80 alpha 2 version and is working well.
You can start to download it from the official download page.
The next step: unarchive the tar.bz file and run the blender from the newly created folder.
I try to create a package but seems the tool not working with the .spec file.
This is a screenshot with this Blender 3D software running in my Fedora 28.

Monday, June 18, 2018

Fedora 28 : Godot game engine.

Today I tested the new version of Godot game engine - version 3.0.3 .
You can download it from official webpage.
I used the 64 bit version.
After download and unzip you can run the binary file in your user terminal.
The Godot game engine start with a GUI.
Into the right area of screen into Scene tab two objects: Spatial and Camera.
You need to select or add a WoldEnvironment node.
Take a look to the Inspector and use with New Environment .
Run this with the play icon.
If is all right you can see something like this:

Create e new folder into your project and name it Export.
Copy the mscorelib.dll into this folder.
Go to main menu and select Project - Export and you will see this GUI for export your game.
Press Add button to select Linux/X11 output:
Select Linux and press Export Project button.
Go to Export folder and run from your linux terminal your game.
This game engine working well with Fedora 28 and the export running without errors.

Sunday, September 18, 2016

News about Blender second release candidate and other projects.

The Chairman Blender Foundation and producer Blender Institute, Mr. Ton Roosendaal come with this news about second release candidate and other projects:
Hi everyone,

Here are notes from today's 14 UTC meeting in irc.freenode.net 
#blendercoders.

1) Blender 2.78 RC2

- Second release candidate is out! 
http://download.blender.org/release/Blender2.78/

- Release logs are also taking shape:
https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.78
https://www.blender.org/features/2-78/

Based on tracker reporting and further testing we either do a RC3 or 
the actual release this week. Sergey Sharybin and Bastien Montagne are
 monitoring it closely.

2) Other projects and 2.8

- Currently Blender for OSX links to an Apple system library for 
quicktime (qtkit).
This has been deprecated for long, and will be removed from 
XCode 10.12.
We have to decide if we want to drop this, and make Blender for 
OS X use ffmpg for 
all codecs.

- Julian Eisel uploaded custom manipulators patch for review 
https://developer.blender.org/D2232
Code docs
https://wiki.blender.org/index.php?title=User:Julianeisel/Custom_Manipulators

- Mike Erwin is in Amsterdam, with Dalai Felinto and others 
he will do design sessions
on the 2.8 viewport. Expect interesting logs and docs!

Thanks,

-Ton-

Tuesday, May 31, 2016

Fedora 24 alpha - Unity 3D.

I tested Unity 3D with the last Fedora 24 Alpha. For Unity I used c5.4.0b18 version - the sh file from here.
This will be more one review not another tutorial.
Because I tested this application I need to understand how packages need to install.
First, I used this command to make this folder: mkdir ~/.local/share/unity3d/Packages.
I install all packages: Mono , Mono develop, libpq , nodejs-npm*, postgresql-libs, postgresql.
The Unity editor interface working well.

The next step I tested the C# default script and working well.
The development team make a great work with this.

Thursday, May 26, 2016

Fedora 24 alpha - VirtualBox and FreeCAD software.


Today I tested the FreeCAD under Fedora 24 alpha with VirtualBox.
First I update my system using the standard updater for your desktop:

sudo dnf update --refresh
sudo dnf install dnf-plugin-system-upgrade
dnf install freecad freecad-data


About this software the official webpage told us: FreeCAD is a parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters. FreeCAD is open-source and highly customizable, scriptable and extensible.

Is working well and you can read more from here.
I have some problems with sound under my VirtualBox.

I think something block the memory when I try to make some screenshot.
See this video:


Thursday, April 21, 2016

Blender 3D new tutorial - hologram effect.

I make today a new tutorial about Blender 3D version 2.77a - the last version of Blender software. Is a simple tutorial with a cube and one plane but with some nodes and Cycles render engine. The result is a beautiful result of hologram effect. So you can take a look here.

Sunday, January 10, 2016

Paul Baliker - sculptor of nature’s.


Paul Baliker has been sculpting wood and bronze for 35 years, working out of his studio in the Hammock, where he also maintains a gallery.
I like this:
 

Sunday, January 4, 2015

Blender 3D - tutorial about tesla effect.

I make this tutorial because I like very much Blender 3D software.
You can read it here.
This is output of video rendering .

Tuesday, October 7, 2014

News: The new Blender 3D - ver 2.72 .

The new Blender 3D software has arrived with new features and tools.
I test it and is a great job make by the Blender 3D team. The splash is great ...
About the application, the new features can be found here.
 ... or the features that are currently in development:
 - GSOC Painting additions
 - Pie Menus
 - Freestyle Rendering for Cycles
 - Rewritten Array Modifier
 - Dragging Masks with Handles
 - New Drag Handles
 - Intersect Tool
 - HSL Color Ramps
 - Sun Beams Node
 - Cycles Reflective and Refractive Caustics
 - Cycles experimental GPU Kernel
 - Cycles Anamorphic Bokeh.
I like also the Pie menu from user interface :

About this news, you can see some video here.
Great job.

Saturday, October 5, 2013

Friday, May 17, 2013

Working with GLFW library under Fedora.

This is another tutorial about OpenGL.

The main goal it's : using GLFW library.

It's very simple to use this library.

If you want to read more the go to this website.

Saturday, April 27, 2013

The new Blender 2.67 release will come with ...

The new Blender 2.67 release note can be used now with this new features:

Compositing Nodes

Cycles Rendering

Motion Tracker

Paint System Refactoring

Changes for Usability, tools, interface

FreeStyle - NPR Render

3D Printing Toolset

You can download a release candidate build for testing here .

The new AMD Catalyst - Linux x86 and x86_64

AMD has released a new graphics proprietary driver for Linux.

The new feature of Catalyst 13.4 for Linux supports all Radeon HD 5000/6000/7000 videocards.

You can download Catalyst 13.4 for Linux from here.

The new Catalyst 13.4 for Linux is an OpenGL 4.2 - GL_VERSION: 4.0.12217 Core Profile Context 12.104 driver.

Saturday, April 20, 2013

Use SpiderGL to test your shaders ...

SpiderGL is a JavaScript 3D Graphics library which relies on WebGL for realtime rendering.

You can test it online using your browser using this website.

The website allow you to write shaders and also rendering the output.

Read more about shaders tutorial here.

Sunday, February 10, 2013

Fedora Popout Logo

Nice Fedora Popout Logo by Heyro0.
This can give us new ideas ...