|
|
|
|
|
eigenbom
|
 |
« Reply #2582 on: April 29, 2012, 10:41:39 PM » |
|
confirmed 
|
|
|
|
|
Logged
|
|
|
|
|
Aloshi
|
 |
« Reply #2583 on: April 30, 2012, 04:03:10 AM » |
|
I got bored the other day and did this, a simple script that takes a black-and-white image and builds it within the game. The game is Blockland, and each non-white pixel in the image is represented as a black brick. Originally meant to build QR codes, I decided to try an actual picture. 
|
|
|
|
|
Logged
|
|
|
|
|
wademcgillis
Guest
|
 |
« Reply #2584 on: April 30, 2012, 05:14:33 AM » |
|
I have platform-specific code running with my app, making life so much more awesome!  The core stuff is all platform agnostic with SFML, but nice little adornments like proper Mac OS X menu bar integration(among other things) et al can now be achieved! It's beautiful! confirmed  Laurent needs to get rid of all Carbon dependencies for SFML 2.0 or SFML creations will make OS X go "NOPE! NEED CARBON. SO SAYETH THE STEVE." https://twitter.com/#!/sonnyfazio/status/192089689019260929https://twitter.com/#!/sonnyfazio/status/192092290020413440I looked in the source and it appears to be only the joystick code that relies on carbon.
|
|
|
|
|
Logged
|
|
|
|
farmer
Level 1
|
 |
« Reply #2585 on: April 30, 2012, 07:52:21 AM » |
|
I have platform-specific code running with my app, making life so much more awesome!  The core stuff is all platform agnostic with SFML, but nice little adornments like proper Mac OS X menu bar integration(among other things) et al can now be achieved! It's beautiful! confirmed  Laurent needs to get rid of all Carbon dependencies for SFML 2.0 or SFML creations will make OS X go "NOPE! NEED CARBON. SO SAYETH THE STEVE." https://twitter.com/#!/sonnyfazio/status/192089689019260929https://twitter.com/#!/sonnyfazio/status/192092290020413440I looked in the source and it appears to be only the joystick code that relies on carbon. I'm sure he will, Laurent is a beast when in comes to fixing problems. He commits fixes and updates more an any other project I've ever seen.
|
|
|
|
|
Logged
|
|
|
|
|
Average Software
|
 |
« Reply #2586 on: April 30, 2012, 08:35:20 AM » |
|
I have platform-specific code running with my app, making life so much more awesome!  The core stuff is all platform agnostic with SFML, but nice little adornments like proper Mac OS X menu bar integration(among other things) et al can now be achieved! It's beautiful! I've been doing this for years (apart from the SFML stuff) and people just laughed at me for not wimping out and using some windowing wrapper library. I think having an application that actually looks like it belongs on each platform is well worth the extra work, and it's really not even that much work.
|
|
|
|
|
Logged
|
|
|
|
|
_Tommo_
|
 |
« Reply #2587 on: April 30, 2012, 09:23:21 AM » |
|
I've been doing this for years (apart from the SFML stuff) and people just laughed at me for not wimping out and using some windowing wrapper library.
I think having an application that actually looks like it belongs on each platform is well worth the extra work, and it's really not even that much work.
qft  It's just a matter of having a class or two stuffed with platform-specific stuff, and obviously time and support!
|
|
|
|
|
Logged
|
|
|
|
|
BlueSweatshirt
|
 |
« Reply #2588 on: April 30, 2012, 03:31:36 PM » |
|
I've been doing this for years (apart from the SFML stuff) and people just laughed at me for not wimping out and using some windowing wrapper library.
I think having an application that actually looks like it belongs on each platform is well worth the extra work, and it's really not even that much work.
Yes! I agree completely. Also worth mentioning that I got the idea to do this from you, so yeah. 
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Average Software
|
 |
« Reply #2590 on: April 30, 2012, 08:30:05 PM » |
|
Yes! I agree completely. Also worth mentioning that I got the idea to do this from you, so yeah.  Well, I got the idea from the Quake 3 source. So as always, John Carmack is the source of all that is good in the world.
|
|
|
|
|
Logged
|
|
|
|
|
Quarry
|
 |
« Reply #2591 on: April 30, 2012, 09:01:12 PM » |
|
im 12 and wuts a letterbocks
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Eric McQuiggan
|
 |
« Reply #2593 on: May 08, 2012, 07:31:33 PM » |
|
Air's really improved. It's usable now, basically.
|
|
|
|
|
Logged
|
|
|
|
|
Graham.
|
 |
« Reply #2594 on: May 13, 2012, 08:16:15 PM » |
|
What do people talk about in here?
|
|
|
|
|
Logged
|
|
|
|
|