Whoops I FLARted..

Today I fooled around a bit with the FLARManager (tutorials graciously provided by transmote). I tried to get some Papervision 3D objects going using all these different tutorials I have been following over the last few weeks (e.g. papervision2.com and rawkes.com). But it has not been as easy as I had expected. But then again, things never are.

The difficulty is not so much in displaying 3D objects, because pv3d and flarmanager do all the thinking for you. But trying to get from a GIS file to the right formats and the right information to be displayed in the right way, is still a bit tricky. The model still has to correspond with the actual data that was used, but more often than not these models contain very dense data on a large scale. For now the model has been so big that I only saw a small fraction of it in my display the rest hovering quietly above it. Need to find a smarter way to doing this than:
3dobject.scale = 0.001;
But I’ll get there I’m sure.

For now I can render multiple cows on my desktop. And at least that is something right?

Desktop Cows

Property of Papervision2.com I think

P.S. Why cows instead of GIS (the model is just small and loads quickly, good for testing purposes.)

Advertisement

Leave a Comment

Filed under GIS, minor-thesis, Uncategorized

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 )

Twitter picture

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

Facebook photo

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

Connecting to %s