Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where may one get sample 3d environments?

I want to test my 3d rendering engine as it gets developed, but I am using really lame objects like COLLADA models and such.

I was wondering if anyone knew about a repository where one could download full 3d scenes, like cities, but not full levels.

like image 657
solinent Avatar asked May 01 '09 03:05

solinent


1 Answers

The classic test model is the Sponza Atrium scene (http://hdri.cgtechniques.com/~sponza/files/) by Marko Dabrovic.

sponza
(source: webfactional.com)

There are many, many images of this scene from different rendering engines around, so you have lots to compare your results to.

Otherwise, here are some other useful model sites:

  • http://www.turbosquid.com
  • http://www.modelup.com
  • http://www.archibase.net/gdl
  • http://modelsbank.3dm3.com
  • http://www.max-realms.com
  • http://www.3dlands.com
  • http://www.evermotion.org/
  • http://archive3d.net/
like image 181
Richard Inglis Avatar answered Sep 24 '22 16:09

Richard Inglis