Click here to Skip to main content
15,666,183 members
Everything / Unity3D

Unity3D

Unity3D

Great Reads

by LLLLGGGG
In this article, I am going to explain how to generate a hexagonal tessellation and how to draw it in Unity 3D
by Joel Ivory Johnson
In this article I take a look at setting up a system for HoloLens development, the compatibility of the applications with other UWP platforms, and introduce Unity for making a 3D application
by IAmJoshChang
Attacking enemies, health system and death animation in Unity
by Simon Jackson
Mastering Unity 2D Game Development – AI and State Machines

Latest Articles

by Grasshopper.iics, Abhishek Nandy, Moumita Das
Virtual Reality with Unity, Intel Edison and MQTT
by Dev Leader
How to get all the painted tiles on a TileMap when building a 2D game in Unity3D
by DaveMathews
Using an on-device bot development framework to integrate a chatbot into unity
by Vahe Karamian
Programming in itself is no small task. Graphics programming complicate things a tab-bit more!

All Articles

Sort by Score

Unity3D 

25 Jun 2018 by LLLLGGGG
In this article, I am going to explain how to generate a hexagonal tessellation and how to draw it in Unity 3D
16 Jun 2016 by Joel Ivory Johnson
In this article I take a look at setting up a system for HoloLens development, the compatibility of the applications with other UWP platforms, and introduce Unity for making a 3D application
2 Sep 2014 by Simon Jackson
Mastering Unity 2D Game Development – AI and State Machines
10 Oct 2018 by Vangos
During the past few months, I have been heavily experimenting with the Intel RealSense D415 & D435 depth camera. Today, I am going to show you how to easily transform between different coordinate systems. RealSense D415/435 is a low-cost device....
6 Dec 2019 by Vahe Karamian
Programming in itself is no small task. Graphics programming complicate things a tab-bit more!
U 20 May 2023 by Grasshopper.iics, Abhishek Nandy, Moumita Das
Virtual Reality with Unity, Intel Edison and MQTT
29 Nov 2017 by EgorYusov
This article describes Unity low-level plugin interface and the Unity graphics interface emulator that facilitates native plugin development.
7 May 2020 by DaveMathews
Using an on-device bot development framework to integrate a chatbot into unity
15 Jun 2017 by Vinothkumar Arputharaj
This article will show how to create a mixed dimension (2d+3D) application on HoloLens and switch between 2D and 3D views
27 Jan 2019 by Vangos
Today, I would like to introduce you to the Orbbec Astra sensor and the Nuitrack body-tracking SDK. This is an in-depth tutorial for software developers who would like to use a new depth sensor and a new body-tracking SDK to develop amazing motion applications.
24 Feb 2019 by Vangos
Azure + HoloLens = Mixed Reality to the Cloud!
10 Oct 2016 by Ashley Davis
A look at version control from the game developers perspective
25 Feb 2014 by Kii
This technique allows you to have the best of both worlds in Unity, a dedicated SDK plus any REST API call
12 Sep 2014 by Lynn Thompson
This article shows you how to configure a scene using touch targets to control the first person controller (FPC).
2 Mar 2015 by Android on Intel
This document walks through the steps to produce a fat APK that includes both x86 and ARM libraries from within the latest Unity 4 or Unity 5 versions.
22 Sep 2013 by Simon Jackson
Free resources for game design.
11 Sep 2015 by syed shanu
In this article, we can see how to create a simple Unity 3D game using C# Script.
4 Oct 2019 by Simon Jackson
Unity3D and Opensource get acquainted
26 Dec 2017 by maayanwis
easy way to implement a webview in unity editor with tabbed window and callbacks from the html
16 Jan 2019 by BlackMATov
It's a story on how to write a plugin for Unity Asset Store, take a crack at solving the well-known isometric problems in games, and make a little coffee money from that, and also to understand how expandable Unity editor is. Pictures, code, graphs and thoughts inside.