aomarks / bridgesim

A starship bridge simulator for the web.
https://aomarks.github.io/bridgesim/
16 stars 3 forks source link

Find a set of royalty free graphical models for a 3D view #1

Open d4l3k opened 8 years ago

d4l3k commented 8 years ago

Tracking bug for 3D models.

WebGL is pretty limited in the fanciness of 3D graphics since there's a limit of 65k verts so ships need to be small.

Themed

Star Trek

http://www.trekmeshes.ch/

General

Stations

http://www.turbosquid.com/3d-model/vehicle/spacestation?keyword=&max_price=0&synonym=space+station&min_price=0&min_poly=0k&max_poly=10k

Ships

http://www.turbosquid.com/3d-model/vehicle/spacecraft?synonym=spaceship&max_price=0&min_price=0&min_poly=0k&max_poly=10k

aomarks commented 8 years ago

Spaceship Generator: "A Blender script to procedurally generate 3D spaceships from a random seed." https://github.com/a1studmuffin/SpaceshipGenerator/