www.quadsoftware.com
FAQ  FAQ   Search  Search   Memberlist  Memberlist   Usergroups  Usergroups
Register  ::  Log in Log in to check your private messages


This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.
 [Question] Render All « View previous topic :: View next topic » 
Author Message
stbas
PostPosted: Wed Oct 05, 2011 10:06 am    Post subject: [Question] Render All Reply with quote



Joined: 25 Sep 2009
Posts: 9

Hi,

I have a big map that I'd like to render from the bird's eye view as one big image to be used in a 2D isometric game.
Preferably I'd like to render it from a slight 'isometric' angle, not entirely as a flat texture, top-down view...

What would be the best way of doing that? Smile

Any advice would be greatly appreciated!

(note: zooming out and taking a screenshot isn't good enough, as I'd like to preserve the map's details Smile)

Thanks,
Dan
Back to top
View user's profile Send private message
ALicu
PostPosted: Wed Oct 05, 2011 10:19 am    Post subject: Reply with quote



Joined: 12 Feb 2007
Posts: 1330

Hi,

You can add a baked texture layer and render to it at the layer resolution. See this tutorial for more details:

http://www.quadsoftware.com/movies/grome/tutorials/Grome3/ColorBake.mov

Of course this is only top down. If you prefer rendering from a certain angle you need to use Grome SDK and create an utility plugin. For the details refer to SDK help and particularly refer to the SDK source code at iScene interface and the iScene::CustomDirSnapshot function. Using the SDK you can do the snapshot at any direction and any resolution and then save the image to disk. Bot you will need to know some C++ programming.

Kind Regards,
Adrian L.
Back to top
View user's profile Send private message
stbas
PostPosted: Wed Oct 05, 2011 10:28 am    Post subject: Reply with quote



Joined: 25 Sep 2009
Posts: 9

Thanks very much for the quick reply and advice!

I will try out working with the SDK, C++ shouldn't be too much of a problem; I just didn't know where to start. Smile

Best Regards,
Dan
Back to top
View user's profile Send private message
ALicu
PostPosted: Wed Oct 05, 2011 11:02 am    Post subject: Reply with quote



Joined: 12 Feb 2007
Posts: 1330

Ok, please let me know if you need any help with the SDK. You can either made an export plugin (which is called from File -> Export) or you can create an utility plugin (which you call from the Utils menu in Grome).

There are various examples of plugins. ExpGeneral plugin has some calls to make snapshot images. There is even a call to CustomDirSnapshot that is commented in the source but can be put back in for testing.

Kind Regards,
Adrian L.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies. Page 1 of 1

Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Based on a template by Dustin Baccetti
Powered by phpBB © 2001, 2005 phpBB Group