Cubes are fast again

The performance improvements we delivered few weeks ago, were mainly geared towards advanced geometry. For the sake of consistency in the code, we applied the same rendering techniques to cube based models as well. It worked alright, however the performance of cube based models dropped drastically.

I expect use of advanced geometry will be more commonplace than cubes in the future. However, cubes give more freedom in drawing arbitrary shapes. And more importantly we have users who are very talented pixel artists and have created gorgeous artwork like the one below. We want to make sure that their cube based models render as fast as the ones with the advanced geometry, therefore we have fixed part of the code that was causing problems. Now the cube based models should load quickly.

Screen_shot_2011-09-13_at_5

You can now try to load above sketch and it will load without blocking your browser.

Moreover we had some bugs in smoothing that used to make smoothed sketches take longer to load. We have fixed them too.

Advertisement
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s