vingiarrusso / CityScape

Three.js city
5 stars 0 forks source link

missing images folder #1

Open wfwalker opened 9 years ago

wfwalker commented 9 years ago

This is a great piece of sample code, thanks for sharing! Could you also please share the images folder that contains "images/Grass0003_2_S.jpg", or advice about where to get those images.

vingiarrusso commented 9 years ago

@wfwalker Thank you! Glad you like it. I'd love to share the folder and thanks for reminding me to complete this repo, meant to do it a long time ago. I actually don't have the computer that has those files with me (traveling right now) but when I get back to it I'll upload everything you need. I've been meaning to improve on this as well and make a backend to serve up these files because the images wont actually work without a server. A simple python server works in the meantime.

I got the images from a free texture website. The grass and building textures come from one of those (its been a while so forgive me for lacking the exact site). You can create a bumpmap of the textures by just inverting the image in photoshop. The skybox was a little more complicated and that was processed with blender to split up a panoramic image into a cube.