Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / AGK is the best Game SDK I've ever used. I like it very much.

Author
Message
halley
13
Years of Service
User Offline
Joined: 27th Apr 2011
Location: China
Posted: 30th Oct 2011 15:40
it's very fast and convenient to develop game with AGK. I like it very much.

Can I give some advice to AppGameKit team?
1. I hope AppGameKit can support Canvas technology .
2. I hope I can do some basic drawing with AppGameKit, such as dot ,line , triangle or something.

Thank you!

give my best
bjadams
AGK Backer
16
Years of Service
User Offline
Joined: 29th Mar 2008
Location:
Posted: 30th Oct 2011 17:43
AGK supports Open GL, I don't know is Canvas works with OpenGL
Mister Fuzzy
13
Years of Service
User Offline
Joined: 27th Feb 2011
Location: XNA
Posted: 30th Oct 2011 17:58
Yeah, it's pretty nice... But there's still that part of me that wants to write the code for each platform individually...

Tunnel vision yet? Have a carrot!
LeeBamber
TGC Lead Developer
24
Years of Service
User Offline
Joined: 21st Jan 2000
Location: England
Posted: 8th Nov 2011 18:21
We have added 'canvas' or 'drawing to texture/image' to our future ideas list If you want to write for each platform, you can detect the platform you are running on in real-time and adjust the parts of your app that change accordingly

I drink tea, and in my spare time I write software.
halley
13
Years of Service
User Offline
Joined: 27th Apr 2011
Location: China
Posted: 8th Nov 2011 18:32
LeeBamber. This a wonderful news. I expect to it very much.

give my best
LeeBamber
TGC Lead Developer
24
Years of Service
User Offline
Joined: 21st Jan 2000
Location: England
Posted: 12th Nov 2011 00:09
You can do a lot of neat tricks with 'draw to texture' as the texture itself can be used for the next pass of drawing (like a house of cards).

I drink tea, and in my spare time I write software.
halley
13
Years of Service
User Offline
Joined: 27th Apr 2011
Location: China
Posted: 12th Nov 2011 04:29
sorry . I don't' understand "a house of cards". PS: I'm a Chinese.

give my best
bitJericho
21
Years of Service
User Offline
Joined: 9th Oct 2002
Location: United States
Posted: 14th Nov 2011 18:40 Edited at: 14th Nov 2011 18:42
A house of cards is playing cards stacked up to look like a house.

Lee is talking about using draw to texture command and then rendering that to the screen. The image would have to be cleared manually. If you don't clear the image, the layer gets added to the previous image, making layers, kind of stacked like a house of cards.

Usually a house of cards also implies that it's weak or unstable. I don't think Lee meant that in this case.


Cliff Mellangard 3DEGS
Developer
18
Years of Service
User Offline
Joined: 20th Feb 2006
Location: Sweden
Posted: 14th Nov 2011 18:56
Quote: "You can do a lot of neat tricks with 'draw to texture' as the texture itself can be used for the next pass of drawing (like a house of cards)."

Sounds like an awsome feature for my raycasters floor
Using 10 000 sprites slows agk down a bit right now
Blow the trumpet when this feature is out

Login to post a reply

Server time is: 2024-05-20 00:27:38
Your offset time is: 2024-05-20 00:27:38