Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-14-2011, 05:01 PM
Hezzy002 Hezzy002 is offline
Registered User
Join Date: Jul 2011
Posts: 247
Hezzy002 is a jewel in the roughHezzy002 is a jewel in the rough
Quote:
Originally Posted by Stefan View Post
Why not using a GuiDrawingPanel? It's supporting the drawing of "TILES". The tiles textures are not kept in memory (sometimes they have a size bigger than 1024 pixels which cannot be loaded into graphic memory on some video cards). It can be possible to add functions to get the current tiles image and offset for a specific tile, so that you can display the information in the editor, but for actually displaying it it's better to use GuiDrawingPanel.
I was wondering how you solved the 1024x1024 texture limit issue on the iPhone, actually, and would like if you could demonstrate how you did that. I solved it by simply arranging my tiles into a 1024x1024 sheet instead of 2048x512, but I was wondering how you allowed support for the typical tile layout that Graal has on the iPhone's older models that only support 1024x1024. Do you draw the tileset with a software renderer or something?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:18 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.