Register Lost Password?
HomeCG GalleryContactsTopsitesForum
Navigation
CG news
CG News
Plug-ins and Scripts
3D Tutorials
Magazines
Trailers and Teasers
Found in the WEB
3D and 2D Studios
3D Models
Contests
NVIDIA Drivers
On-line testing
Лицензионное ПО
Polls

Вы пользуетесь услугами рендер-ферм?

  
Search

3D models library
3Dlenta - 3D models Library

Forum`s Discussions
  1. как импортировать модель из 3d max в формат obj (2)
  2. Библиотека для ArchiCAD (6)
  3. «Понимая Maya» - электронный вариант книги Сергея Цыпцына. (2)
  4. max не импортирует ПОМОГИТЕ!!! (7)
  5. Помогите (1)
  6. 3d модель ножа (1)
  7. RE: Полезные ссылки (4)
  8. Как сделать тонированное стекло в ментал Рей? (1)
 
CG news arrow CG News arrow PTex released as open source

PTex released as open source


PtexPtex became an open source project. Ptex is a texture mapping system developed by Walt Disney Animation Studios for production-quality rendering.

Ptex was used on virtually every surface in the feature film Bolt, and is now the primary texture mapping method for all productions at Walt Disney Animation Studios.

Ptex features:

  • No UV assignment is required! Ptex applies a separate texture to each face of a subdivision or polygon mesh.
  • The Ptex file format can efficiently store hundreds of thousands of texture images in a single file.
  • The Ptex API provides cached file I/O and high-quality filtering - everything that is needed to easily add Ptex support to a production-quality renderer or texture authoring application.
  • Supports Catmull-Clark subdivision surfaces (including quad and non-quad faces), Loop subdivision surfaces, and polymeshes (either all-quad or all-triangle).
  • Several data types are supported including 8 or 16-bit integer, float, and half-precision float.
  • An arbitrary number of channels can be stored in a Ptex file.
  • Arbitrary meta data can be stored in the Ptex file and accessed through the memory-managed cache.

Links:

Download Ptex source

Download Ptex sample projects
 

Comments are permitted only to registered users