In case you didn't know, Android has an awesome hidden settings menu called "Developer options" that contains a lot of advanced and unique features. If you've ever come across this menu before, chances are you just dipped in for a minute so that you could enable USB debugging ...more
In 1987, two brothers, Thomas and John Kroll, began work on an image editing software, which was eventually acquired in 1988 and released to the world in 1990 by Adobe. That software was Photoshop 1.0, initially exclusive for the Macintosh platform. Over the years, Photoshop b ...more
Mobile gaming has exploded in recent years, with experts predicting 2.4 billion global mobile players by the end of 2019. It already accounts for 47% of the worldwide gaming market, besting console and PC. No wonder we've seen the rise of gaming smartphones, a class of phones ...more
Welcome to Minecraft World! Check out our tutorials, post to the community corkboard, and come play on our free server! Are you looking to clean up the look of your Minecraft with something other than a simple texture pack? Do you sometimes experience lag spikes that drop you ...more
|Choose Your View: Quick Bullet Points | Detailed Descriptions Android's newest major update is a special one — it's the tenth full version of the world's most commonly used operating system. The latest release, dubbed simply Android 10 (codename Android Q), was first showcas ...more
To start developing your own 3D games and programs, you're going to need to know the basics of C++, like shaping. This video lesson will show you how to create basic shapes using OpenGL and GLUT for C++, so you can start making your own 3D programs. If you want to create your ...more
The Kinect is sure to swarm the homes of Xbox 360 gamers this holiday season. Even though some of us are amazed at the hands-free gaming capabilities it offers, others feel it to be frustratingly limited. Adafruit Industries is one of them. They recently held a competition wi ...more
In order to complete this 3D spinning cube using OpenGL and GLUT for C++ programming, you need to know the basics of C++ programming. This video lesson covers everything you should already know. Check out the other videos to get the full gist: 1. Creating basic 3D shapes 2. U ...more
Kali Linux is probably the most well-known hacking distribution among penetration testers. However, there are alternative distros which offer versatility and advanced package management systems that are absolutely worth considering. One such distribution is Pentoo, a Gentoo-b ...more
Some of my favorite games include Super Mario World, Super Mario Kart, Super Punch Out, and Super Metroid. If you still haven't caught on, I'm a big Super Nintendo fan. Growing up in the '90s meant spending Saturday mornings engulfed in front on my TV with the good old SNES ru ...more
If you're a PC gamer, you know the value of performance metrics. These graphs and charts overlaid on top of a game give you real-time information about how well your system performs. And for the first time, Galaxy users running One UI 3.0 will get access to similar information ...more
The $35 Raspberry Pi is an amazingly useful single-board computer (SBC) with a good balance of price, performance, and connectivity options. But for some projects, it just isn't enough. Whether you need more computing power, a smaller size, or better machine-learning capabilit ...more
Earlier this month, game developer David Braben and his Rasberry Pi nonprofit foundation revealed a $25 USB PC. The computer can connect to an HDMI monitor on one end, and a USB peripheral on the other (such as a keyboard or a USB hub). You can use the USB hub to connect multi ...more
Download the Software Go to the Antiprism downloads page. Download and install Antiprism 0.20. Run the Programs You need a method of running programs on the command line. In Windows, that could be a DOS box, on other systems a terminal emulator (e.g. xterm). Start this up. ...more
By now, you should know a few of the basics of programming with OpenGL and GLUT for C++ developing, like shapes, transformations, timers, and colors. Now it's time for lighting. Everything could look right in your 3D program or game, but if you're lighting isn't right, it's a ...more
Nobody could predict the success of Microsoft's Kinect, not even Microsoft themselves. So, it was quite a surprise when it ended up earning a Guinness World Record for fastest-selling consumer electronics device, and an even bigger surprise to see people buying one that didn't ...more
Fed up with the standard Android home screen, but don't want to root your smartphone? Then a launcher app is what you're looking for. It's nothing new, with past home screen launcher apps like LauncherPro, HelixLauncher and any from ADW Things, which transform your home screen ...more
"Magnetic fields are everywhere- you just can't see them." The science-inspired-art project, Magnetic Movie, by Semiconductor, demonstrates the imaginary "secret lives of invisible magnetic fields". Don't miss it - it's an amazing project. The magnetic fields are beautifully ...more
Pygame! And what you can accomplish with it. Another python article... (Blame Alex for getting me hooked on yet another coding language...) This little article will cover "Pygame", the set of modules that were designed with game developers in mind. Specifically ones who code ...more
By now, you should know a few of the basics of programming with OpenGL and GLUT for C++ developing, like shapes, transformations, timers, and colors. Now it's time for lighting. Everything could look right in your 3D program or game, but if you're lighting isn't right, it's a ...more
Shortly after the official release of iOS 8, news outlets like BGR, Gizmodo, and Huffington Post were instructing iPhone 4S users to refrain from updating (which were practically regurgitations of an Ars Technica piece). I'm not here to sway you in one direction or the other, ...more
When Apple announced their ARKit platform in June, they immediately staked the claim to the largest augmented reality hardware platform, with millions of iPhones and iPads compatible with iOS 11 becoming AR devices this fall. Not so fast, says Google. Today, Google revealed t ...more
A new repository appeared in Microsoft's GitHub account a few months ago for a project called HoloJS. For those JavaScript developers out there that have been wanting to make HoloLens apps, this one's for you. Microsoft has been surprising the development world recently by fu ...more
Check out this CreativeCow video on creating extruded or 3D text using After Effects. This new video tutorial from Paul Ezzy shows you the basics of using BCC Extruded Text in Adobe After Effects. BCC Extruded Text belongs to the 3D Objects category of filters which is new to ...more
On Tuesday, at Google's I/O developer conference, the company announced a huge update to its ARCore augmented reality toolkit that matches the latest features of ARKit, and surpasses Apple's AR platform via support for shared experiences. Cloud Anchors is the name Google's ne ...more
While much of the technical specifications of the Magic Leap One: Creator Edition still remain a mystery, some clues to its internals are hidden among the guides in the now freely-accessible Creator Portal. An article titled "NVIDIA Tegra Graphics Debugger" appears to confirm ...more
If you want to learn how to make a 3D game using C++, then this is where you should start. This video lesson will show you how to download and set up OpenGL and GLUT for Microsoft Visual C++ Express on a computer running a Windows operating system. With all of this ready to g ...more
Early this morning, Unity held their keynote at GDC 2017 in the InterContinental San Francisco hotel. During the event, they talked about their upcoming roadmap and many changes that are coming down the pipe. This list included the lighting explorer, progressive lightmapper, t ...more
After publishing two batches of videos from its L.E.A.P. developer conference, Magic Leap has made the session on Seedling from Insomniac Games available to the public. Featuring Joel Bartley, lead gameplay programmer for Insomniac Games, and Michael Liebenow, lead software e ...more
OpenGL (OPEN Graphics Language) is a 3D graphics language developed by SGI. It has become a de facto standard supported in all Unix, Linux, Windows and Macintosh computers. To start out developing your own 3D games and programs, you need to know OpenGL and C++. This video less ...more
In this clip, you'll learn how to draw text when working in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, officia ...more
Single-display performance mode: If you have only one active display, this is the setting for you. You can also specify this setting if you have problems with the multi-display modes. Note: This mode is faster than either of the multi-display modes described below. Compatibi ...more
Before you can start making awesome 3D games on your Linux computer using C++, then you're going to need to download and install these developer programs. This video lesson will show you how to download and set up OpenGL and GLUT for C++ on a computer running a Linux operating ...more
Developers looking to create shared experiences that support both HoloLens as well as ARKit may be able to get it working in Unity since that the engine supports both platforms — though, the amount of effort it might take to get that working could be a bit much. Up to this poi ...more
In order for software developers to do their jobs as new hardware reaches the market, they will need the right tools to get their projects off the ground and into augmented and mixed reality devices. There have been completely new approaches to development when it comes to AR ...more
After you've learned the basics about shapes, transformations, and times, it's time to move onto learning the color scheme of things in the C++ programming language. You can't have a beautiful 3D game or program with out vibrant colors! This video lesson will show you how to a ...more
Last week, a new Kickstarter campaign arrived for a completely untethered, augmented reality headset for under $300 called Okularion. While at first glance, this unit looks very much like a Samsung Gear VR, one thing that sets it apart (aside from being untethered from a nearb ...more
In this clip, you'll learn how to create an eye-catching fog effect when working in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benef ...more
To start making your own 3D games using C++, then you're going to need to download and install these developer programs. This video lesson will show you how to download and set up OpenGL and GLUT for C++ on a computer running a Mac operating system. After getting all of this ...more
Following San Francisco-based Occipital's successful Structure Sensor Kickstarter campaign, the release of its Bridge AR/VR headset, as well as a string of technology and company acquisitions, the company has built a rather strong name for itself in the AR community. And now, ...more
In this clip, you'll learn how to create simple reflections when working in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in th ...more
In this clip, you'll learn how to utilize backface culling to speed up OpenGL programs created in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure ...more
This 3D software tutorial shows you how to use the enhanced sculpting shader in modo 302. Get a look at the improved OpenGL shader for sculpting in modo 302. modo 302 is a free service update to all registered modo 301 users. Use the enhanced sculpting shader in modo 302. Clic ...more
Users of the latest AMD 6xxx series graphics cards may have noticed that when they are playing Skyrim, their framerate isn't anywhere near what it is supposed to be with dual GPUs in Crossfire. AMD is working on releasing drivers with these issues fixed, but it has been too lo ...more