Nvidia Optimus working on Lenovo Ideapad Y470 Y570 on Linux Debian Bumblebee

Lenovo-Ideapad-y470-gt550m-optimus-bumblebee-unigine-benchmark

Nvidia Optimus working on Lenovo Ideapad Y470 Y570 on Linux Debian Bumblebee If you wish to use a Linux distribution on your Lenovo Ideapad Y470-Y570 you will encounter an issue with the Nvidia Optimus dual graphics card implementation under Linux. The Lenovo Ideapad Y470 Y570 notebook are equipped with an Intel Sandy Bridge 2nd generation … Read more

Unity tower defense tutorial video link from UnityCookie

Unity tower defense tutorial video link from UnityCookie I would like to point you to a great Unity tower defense tutorial video where you can learn the basics to create your own tower defense game. These Unity tower defense tutorial videos are coming from Unity Cookie, and they will guide you trough the creation of … Read more

Unity Mobile tutorial and Unity new learning resources

New Unity mobile tutorial and learning resources directy from Unity technologies ! The new March Unity Newsletter brings some good news if you plan to start Unity Mobile game development. First you should grab the Unity Mobile Basic for free offer until it is valid, and then you can check the new Unity Mobile tutorial … Read more

Unity character controller tutorial animations javascript code example

02-Unity-character-controller-tutorial-default-3rd-person-controller

Move and animate a model with Unity character controller tutorial In this Unity character controller tutorial we will write a simple javascript code example to move our character and play custom animations for different keyboard inputs. The goal is to create a personal character controller script that parses our keyboard inputs and transforms it in … Read more

Import animated model from Blender to Unity and play the animation with scripting

import-from-blender-to-unity-with-animations-free-rigged-model-1

Finding a free Blender 3d rigged model to import from Blender to Unity This Blender to Unity tutorial will show how to import a simple 3d animated model from Blender to Unity while keeping its animations and play the animation by writing few line of javascript code in a Unity script. When you are a … Read more

Skyrim Creation Kit released 07 February 2012 and first creation kit video tutorial

Bethesda finally released the Skyrim Creation Kit today 07 February 2012 , so you can unleash your modder inside you ! Here is the quote from Bethblog : Modders rejoice! We’re pleased to announce that the Skyrim Creation Kit is now available! With the Creation Kit’s release, fans can now upload, download, and install custom content … Read more

Tutorial How to move the Player with keyboard inputs in Unity3d keyboard input javascript

Create a new Input Axis in Unity to control forward/backward movement with keyboard assigned keys

As i played videogames through the ages (!) i was impressed to see the evolution of the avatar that we control on the screen, their movements and their mechanics are as of now really lifelike. Also , controlling a character makes something happens on the screen and it’s a clear behaviour that i can check … Read more

Easiest Unity video tutorials for beginners game programmers

I really wish to suggest one of the best Unity video tutorials to tackle into video game development using Unity3d editor, even if you are a beginner and not so much into javascript or C# programming. Such Unity video tutorials are hosted at http://www.unity3dstudent.com/ , the author is Will Goldstone , Unity Guru and author … Read more

The best and easiest tool to make a video game : UNITY3D Editor

Unity3 logo

To make a video game is’t a trivial task, it involves many hours of work and different skills (coding, art assets, animations…) , it is fundamental then to find tools to speed up your game programming work that is easy to use for a beginner. Thanks to the folks at Unity Technologies such a game … Read more