This is a real-time ShaderFX shader for Autodesk Maya.
I’ve dabbled with NPR shaders before and this one started out as a request from a colleague of mine, “Do you have any toon shader I could use for my course?”. …
I’ve finally gotten around to porting the TGA Physically Based Shader to the new ShaderFX format for Maya. In essence this shader is very similar to the old one, but there are a few improvements.
For reference and discussion of …
This tutorials was created for The Game Assemblys “TGA Digital” project. I have produced every aspect of this videos with the means we have available at my workplace. Unreal Engine 4 is free to download and use as well the …
This tutorials was created for The Game Assemblys “TGA Digital” project. I have produced every aspect of this videos with the means we have available at my workplace. Agisoft PhotoScan is available as a trial or a demo version if you …
This tutorials was created for The Game Assemblys “TGA Digital” project. I have produced every aspect of this videos with the means we have available at my workplace. ShaderFX is a real-time shader editor for Autodesk Maya. It is essentially …
This tutorials was created for The Game Assemblys “TGA Digital” project. I have produced every aspect of this videos with the means we have available at my workplace.
The model used is from one of our talented students at The …
This tutorials was created for The Game Assemblys “TGA Digital” project. I have produced every aspect of this videos with the means we have available at my workplace. ShaderFX is a real-time shader editor for Autodesk Maya. It is essentially …
This tutorials was created for The Game Assemblys “TGA Digital” project. I have produced every aspect of this videos with the means we have available at my workplace. ShaderFX is a real-time shader editor for Autodesk Maya. It is essentially …
These tutorials was created for The Game Assemblys “TGA Digital” project. I have produced every aspect of this videos with the means we have available at my workplace. ShaderFX is a real-time shader editor for Autodesk Maya. It is essentially …
This is a real-time ShaderFX shader for Autodesk Maya.
This is a replication of the Team Fortress 2 shader for the Maya viewport using ShaderFX. I have tried to reproduce Valves results as far as I can can manage from …
I wrote this script since I wanted to encourage my students at school to be able to more easily find the right cube map for their game art project to get the best look.
What this tool does is it …
So here’s yet another cube map pack for all you 3D game art enthusiasts out there. This is processed in a similar manner as my other cube map pack but it’s 512px on mip lvl 0 instead of 1024px. I …
This is a script I created after having a discussion with one of my students at The Game Assembly. We came to the conclusion that a simple drag-and-drop import in Maya is a simple and user friendly way to …
These are three Python scripts for Maya which work together to add simple level editor like features to Maya. I created these to learn more about authoring Python scripts for Maya and also to work as useful tools for my …
A Maya MEL script which enables the user to easily create gradient/ramp textures/maps for a polygon object and then render them to texture. The script is based on creating procedural shading based on a ramp texture node which is controlled …
This Maya MEL script is built to speed up the texture reloading process when working with creating textures. What it does is update associated file texture on your selected polygon object. The script does handle multiple shaders on the selected …
I decided to download all environments from humus.name to make a nice cube map pack. I command line processed each and every one of them to a 1024px (at mip lvl 0), pre-blurred the mips (by mip initial filter angle …
A Physically Based Lighting CGFX real-time shader for Maya which was originally created to be used by our students at The Game Assembly for their 3D game projects. This shader uses a few different textures which differ from the traditional …
This project initially began with the urge to try out the QT implementation of Maya, specifically using the bundled QT Designer application in Maya 2012. I came up with the idea of simplifying and speeding up the process of rendering …
A CGFX real-time shader for Maya to reproduce a “game like” look.
Here are some of the most fun projects I have worked with in Maya. The actual setup is achieved with the “ControllerServer” application by Dave More. What it does is read the input from the Xbox360 controller and …
This post features a few smaller shader projects I’ve created. I figured these could be nice to show as well but I grouped them together as this one post as they are not that grand on their own.
…