Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
4 registered members (NewbieZorro, Grant, TipmyPip, AndrewAMD), 13,346 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
render to texture #142143
07/19/07 15:49
07/19/07 15:49
Joined: Oct 2005
Posts: 528
Italy
M
Mondivirtuali Offline OP
User
Mondivirtuali  Offline OP
User
M

Joined: Oct 2005
Posts: 528
Italy
May I try this feature in the A7 demo? Where I can find the template for this feature?

Re: render to texture [Re: Mondivirtuali] #142144
07/19/07 22:00
07/19/07 22:00
Joined: Apr 2006
Posts: 1,551
Netherlands
D3D Offline
Serious User
D3D  Offline
Serious User

Joined: Apr 2006
Posts: 1,551
Netherlands
Not sure, but I thought George did make a sample in one of the AUM's which required render to texture feature? Maybe it was only for mirrors.


smile
Re: render to texture [Re: D3D] #142145
07/19/07 22:05
07/19/07 22:05
Joined: Aug 2000
Posts: 7,490
O
Orange Brat Offline

Senior Expert
Orange Brat  Offline

Senior Expert
O

Joined: Aug 2000
Posts: 7,490
Render to texture is only available in A6 Pro or A7 Comm/Pro. The demo is the extra edition, so it won't be available. A7 Extra features are here:

http://www.conitec.net/english/gstudio/order7.htm


My User Contributions master list - my initial post links are down but scroll down page to find list to active links
Re: render to texture [Re: Orange Brat] #142146
07/20/07 00:45
07/20/07 00:45
Joined: Oct 2005
Posts: 528
Italy
M
Mondivirtuali Offline OP
User
Mondivirtuali  Offline OP
User
M

Joined: Oct 2005
Posts: 528
Italy
Ah, I am going to buy the com upgrade. Hope is not difficolt to use this feature.

Re: render to texture [Re: Mondivirtuali] #142147
07/20/07 04:06
07/20/07 04:06
Joined: Mar 2006
Posts: 2,503
SC, United States
xXxGuitar511 Offline
Expert
xXxGuitar511  Offline
Expert

Joined: Mar 2006
Posts: 2,503
SC, United States
bmap* mapWhatever;

maWhatever = bmap_createblack(1024, 768, 24);
camera.bmap = mapWhatever;


Just an example for saving to a new target bmap.


xXxGuitar511
- Programmer

Moderated by  old_bill, Tobias 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1