Home Gallery Resources The Team Rules chat Login Register
  Show Posts
Pages: [1]
1  Super Smash Bros. Brawl Hacking / Programming / Re: Brawlbox Development on: October 17, 2012, 12:03:43 AM
BlackJax, thanks for all the wonderful work you do. I was sad for having to leave the scene when I did, but I'm glad you came along and took things to the next level. Hopefully the next Smash Bros round will be just as productive. If you're still hacking then, drop me a line Wink

Cheers
2  Super Smash Bros. Brawl Hacking / Programming / Re: BrawlBox for android? on: September 01, 2012, 10:48:27 AM
:O Kryal!

I have to rewrite the OpenGL stuff to support shaders anyway, just tell me what the best path to take for OpenGL support is and I'll do it.

Rewrite the rendering code and logic using the OpenGL shader language (which is based on C). Use minimal functions from OpenGL itself and stick to the GLES 3.0 subset (only use programs and shaders with element arrays)
3  Super Smash Bros. Brawl Hacking / Programming / Re: BrawlBox for android? on: August 22, 2012, 07:38:02 PM
I'm sorry for the necro but when kyral posts in a thread people should freak the [censored] out. Seriously.
Have you been working on anything brawl-related kyral?
He'll never see this :/

Haha, no. I tried porting the code over to Android during a hackathon last month but failed miserably. I was only doing a model viewer and only had 12 hours, but the differences in OpenGL ES made me cry. It would all have to be rewritten.

Life has been to busy to do any coding, and I've just about given up on software engineering as a whole.
4  Super Smash Bros. Brawl Hacking / Programming / Re: BrawlBox for android? on: July 03, 2012, 09:47:30 PM
Haha. I've had tentative plans to do something like this for a long time. There's a platform called Xamarin that allows you to run Mono on Android and iOS. It would require an entire UI rewrite using OpenTK, which is supported on all these platforms. Maybe someday...
5  Super Smash Bros. Brawl Hacking / Programming / Re: Brawlbox Stuff - Moveset Rebuilder about 92.57% complete on: June 08, 2012, 05:17:04 PM
Hey all, just thought I'd stop in. Once again, great work BlackJax, you make a fine apprentice indeed Wink. Keep up the good work!
Pages: [1]