41post - 41post.com - 41 Post

Latest News:

Unity3D: Styling a GUI toggle 27 Aug 2013 | 12:10 am

This Unity3D tutorial shows how to use custom images to style a GUI toggle. It explains how the GUIStyleStates behave for a toggle and three possible ways of styling the aforementioned GUI element in ...

OpenGL: Configuring GLFW and GLEW in Visual C++ Express 14 Aug 2013 | 07:02 pm

This tutorial explains how to setup both GLFW and GLEW in Visual C++ Express 2010 in order to build OpenGL applications. The focus of this post is to configure both libraries without copying any files...

Unity: GUI Toggle Pair 22 Apr 2013 | 12:10 am

This new (and brief) Unity programming post explains how to create a pair of GUI.Toggle elements that modify the value of a single boolean. This means that, when one toggle is selected, the other one ...

Unity: animated ellipsis 16 Mar 2013 | 06:50 am

This Unity3D programming tutorial explains how to create a script that displays an animated ellipsis (the three dots at the end of a sentence), that can be found on a variety of loading screens. An ex...

Unity: expandable GUI Window 7 Mar 2013 | 12:48 am

This Unity3D programming post explains how to make a GUI Window change back and forth between two predefined sizes. Instead of instantly expanding it, this tutorial shows how to gradually change the w...

Android: hexadecimal color input using an EditText 25 Feb 2013 | 10:08 pm

Another Android tutorial regarding colors. This one shows how to create a simple application that takes the value of a hexadecimal color at an EditText field and displays it as an ImageView. Read more...

Android: Change color of the standard button inside Activity 13 Feb 2013 | 07:37 pm

This Android programming explains how to change the color of the standard Android button. It also shows how to change the color of the text inside those buttons. It goes into detail on how to create a...

Unity: list files in a directory 31 Jan 2013 | 08:00 pm

This Unity3D programming post explains how to create a C# script that lists the files in a directory. Additionally, for the sake of completeness, this post also shows a rudimentary method that allows ...

Unity: assigning a texture to the cursor 19 Nov 2012 | 10:55 pm

This Unity programming post shows how to use one of the newest features implemented on Unity 4.0: custom cursor textures. It shows how to persist the cursor across a level and briefly explains how to ...

Unity: changing Editor settings from outside Unity 2 Nov 2012 | 02:14 am

This post is aimed specifically at those who have opened Unity only to find out that it is crashing because of some recently added problematic script on the project. The text below shows how to circum...

Recently parsed news:

Recent searches: