Buda repossession on Behance

  An impressive 3D work inspired on a painting by Gyula Benczúr (1844–1920), an Hungarian painter. The painting, entitled Budavar visszavetele, portrays the recapture of the Buda Castle in 1686 (see here for more info) The 3D modelling and texturing is by Zsolt Ekho Farkas, an Hungarian digital artist. A short “making of” is provided by the … Read more

WebGL – Converting 3D models to JSON formatted files

The JSON format is an easy and simple way to get 3D models uploaded into a WebGL application. Lighthouse3D provides a tool (source code and visual studio project available) that uses Assim to read standard 3D model files (OBJ, Collada, 3ds, among many others) and produces a JSON formatted file containing the vertex information (positions, … Read more

Common 3D Models in Research Papers

Morgan McGuire makes available a collection of Meshes that are common in recent papers. Most meshes are available in OBJ format. The Brown Mesh Set, also by McGuire, provides a huge collection (1139) of older models. These models are in IFS format. Sample source code to read them is provided in the G3D engine. The Large … Read more

Free Models at Archive3D

Archive3D is a site with a large collection of 3D models in 3DS or GSM format (GSkinMesh format, a proprietary format created by Sierra). There is a large selection of themes. The models are normally low poly and are free to use and modify without restrictions (read the terms and conditions). No registration is required.

Dynamics and Particle Effects

Dynamics and Particle Effects is a two part article on creating particle systems on Maya. Smoke and rain are two of the effects that are taught in this tutorial by Audri Phillips from Intel. From their very inception, 3D programs have been used to imitate natural phenomena, creating realistic, stylized, or artistic effects. A greater … Read more