Archive for the ‘Tools and Plugins’ Category

Texture Monitor Updated

Wednesday, May 14th, 2008

A new version of the AC3D texture monitor plugin is available! This version adds a “smart update” feature that prevents the same texture from being reloaded multiple times, even if you use the texture multiple times in your scene. The texture monitor now also ignores files who’s “last modified” time stamp has not changed on disk within the last 10 minutes, so textures you haven’t changed don’t get reloaded. This should make load times much faster, especially in large, heavily-textured scenes.

Enjoy!

Read about the texture monitor or download the file here.

AC3D Plugin: Displacement Mapper

Tuesday, May 13th, 2008

This plugin adds displacement map support to AC3D. Displacement mapping is a technique that deforms the current geometry, displacing the vertices in accordance with elevation values stored in a texture map. This technique is useful for “painting on” details onto a very high resolution mesh.

Displacement maps can be painted with 2D art tools such as Corel, Photoshop or Gimp; or, they can be exported from 3D sculpting programs such as ZBrush or Mudbox. The AC3D displacement map plugin supports 8-bit grayscale and 16-bit red-green (POV-Ray format) displacement maps.

If you are new to displacement mapping, this tutorial explains the process in more detail.

Download the plugin. (Requires Windows XP, AC3D 6.2 or above.)

AC3D Plugin: Reparent Object

Tuesday, April 1st, 2008

This is actually a really old plugin, but it still has its uses. This plugin allows you to change the parent of a mesh or group by entering the name of the desired parent group in a dialog box. You can accomplish more-or-less the same thing via drag and drop in the hierarchy menu already, but it’s still handy when you have a really complex setup and don’t want to hunt through the list to find what you’re looking for.

Download the plugin. (Requires Windows XP, AC3D 6.2 or above.)

AC3D Plugin: Milkshape ASCII Exporter

Tuesday, December 18th, 2007

AC3D ships with a Milkshape ASCII exporter, but it only exports the geometry and doesn’t export the animation rig. This plug-in supplements the existing exporter by adding an alternate export option “Milkshape ASCII (With Skeleton)”. This allows you to export to Milkshape ASCII format with the skeleton and materials intact.

Download the plugin. (Requires Windows XP, AC3D 6.2 or above.)

AC3D Plugin: NMF (ATI Normal Map) Exporter

Saturday, December 8th, 2007

This plugin exports your AC3D file into NMF format, the native input format of the ATI NormalMapper utility. NormalMapper allows you to generate normal maps, bent normals and ambient occlusion maps suitable for use in video games and other realtime 3D applications.

If you aren’t familiar with normal maps, normal maps are a way to make your low-polygon model look more detailed by encoding surface information from a high-polygon version of the same model into a texture map. Ben Cloward has an excellent tutorial where you can learn more.

This plug-in requires the free NormalMapper utility available from AMD in order to process the output files. The companion NormalMapperUI (Stand Alone) available at the same location is also helpful, but not required.

Download the plugin. (Requires Windows XP, AC3D 6.2 or above.)