Advanced, cross-platform Video Game User Interface (UI) Development Using Autodesk Scaleform 4.2 on STARFORCE Battlement Demo

2
3

4

5

6
7

Autodesk Scaleform GFx 4.0.7 Samples Files

Autodesk Scaleform GFx is a Flash-based user interface and multimedia application solution for PCs, consoles, and mobile devices.

Unity3D Fontainbleau Build Released

The Unity Technologies Team created the Fontainebleau demo to illustrate the photogrammetry workflow and the use of the LayeredLit shader.

This technical demo is authored with game development condition in mind: it’s a representative game level and targets the base PlayStation 4 at 1080p @ 30fps.
Build available on Windows 11 64bit : https://geffrotin.com/yann/games/unity3dfontainebleauwin64/

(source code available on github: https://github.com/Unity-Technologies/FontainebleauDemo)

Universal Render Pipeline (URP) 3D sample for Unity3D released

Discover how to create, customize, and scale beautiful graphics with flexibility and performance. Download now on free 2 play on windows 64: https://geffrotin.com/yann/games/unity3dsampleurpwin64build/

Spaceship Demo is a AAA Playable First person demo

Spaceship Demo is a AAA Playable First person demo showcasing effects made with Visual Effect Graph and rendered with High Definition Render Pipeline. Available now on Windows 64: https://www.geffrotin.com/yann/games/unity3dspaceshipwindows64/ (and the source code is on github : https://github.com/Unity-Technologies/SpaceshipDemo)

Unity3D HDRP Space Combat Kit Released

Unity3D HDRP Space Combat Kit Released

Unity3D HDRP Space Combat Kit Released

The release of my Unity Space Combat Kit HDRP (1st version) is now complete and downloadable on Windows. 
 
Available here: https://www.geffrotin.com/yann/games/unity3dspacecombatkithdrp/

Unity Action-RPG Starter Kit Released

The release of my Unity Action-RPG Starter Kit (1st version) is now complete and downloadable on windows.

url https://www.geffrotin.com/yann/games/unity3dactionrpgstarterkitwindows

CRYENGINE Tutorial – How to import existing projects and assets | Getting Started

Assets are available for shopping on the marketplace.

https://www.cryengine.com/asset-db

download GameSDK from marketplace

  • install it

in library > click reveal in explorer

menu

  • add existing project

browse in folder

go into CRYENGINE Launcher > crytek > GameSDK > GameSDK

the project appear.

click reveal in explorer

go to content sample > grag content and drag

open level

open file

load the file in the level

the example content appear into the project.

It works !

Unity3D Tutorial – How to create a level, terrain and terrain texture

1 – Setup

Download Unity Hub on your operating system https://unity.com/

Install unity on your machine

In Projects, click create “new project”

Create project name

Choose location

And connect unity cloud if you want that

Once done, go next.

2 – Create terrain

            On Hierarchy (on the left by default)  > right click > 3D object > select plane

3 – Apply texture to plane (terrain)

Make a material
Select > Create > material
Rename it
In inspector > main Maps > albedo > assign a material
Click 3D model and assign material to him.

CRYENGINE Tutorial – How to customize the CRYENGINE Tools Layouts | Getting Started

How to rearrange windows in CRYENGINE:

  • In Layout > Reset Layout (if you want to see the interface by default ; recommended after closing the wrong window)

What you see :

– create object tab

– level explorer

– toolbar (I can right click to add options links)

– perspective viewport

or by selecting manually :

  • tools > viewport > perspective
  • tools > level editor > properties
  • tools > create object tab
  • tools > level explorer

In layout, you can save the layout you have created.