Controlling Unity3D Using C#, Part 2

Greg Yotz .NET, Articles, Development Technologies & Tools, Mobile, Tutorial, Unity3D Series 1 Comment

Attention: This article was published over 9 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Welcome back! This is part two of a three-part blog series on Unity 3D. In part one we discussed how to get started with …

Getting Started Building 3D Simulations In Unity3D, Part 1

Greg Yotz .NET, Articles, Development Technologies & Tools, Mobile, Tutorial, Unity3D Series 2 Comments

Attention: This article was published over 9 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Welcome to part one of a three-part blog series on Unity 3D. In this series, we will create a simple 3D game in Unity3D …

In Your Face! Figuring Out Apple’s Face Detection API

Derek Andre API Development, Articles, Development Technologies & Tools, Mobile, Tutorial 3 Comments

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I am making a native iOS app that has face detection. Apple has an awesome image detection API that can find faces, barcodes, and …

NPM

Automate your front-end development environment with npm

Joseph Post Articles, Development Technologies & Tools, JavaScript, Tutorial Leave a Comment

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.For JavaScript development, there are more build tools than you know what to do with. The non-verbal utterance category contains the two most popular ones, …

Node.js

A Gentle Introduction to Node.js

Jinal Patel Articles, Development Technologies & Tools, JavaScript, Node.js Leave a Comment

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Recently at work, I sought to familiarize myself with Node.js. Naturally, I started searching the pool of applications in Keyhole’s GitHub repository. This was …