3DStreet / citybuilderjr

Experiment to make a simple tile-based city block builder
https://3dstreet.github.io/citybuilderjr/
GNU Affero General Public License v3.0
0 stars 1 forks source link

add bind-for renderer to index #14

Closed Algorush closed 6 months ago

Algorush commented 6 months ago

Now the initial loading of the scene using grid data works (bind-for). But I haven't yet changed the methods code in state.js to match the new way the scene is loaded. And I think that adding models can be made even easier

kfarr commented 6 months ago

this is a great start! I'll merge for now and here are notes on next steps: