Search found 94 matches

by eye776
Sun Mar 24, 2013 12:15 am
Forum: Advanced Help
Topic: OpenGL ES framebuffer issues - Android
Replies: 3
Views: 781

Re: OpenGL ES framebuffer issues - Android

It would probably take a while to switch to OGL ES 2 so I'd rather stick to 1.1 for this project. Besides apart from really old handsets (G1, Hero, maybe Droid - the first one) pretty much everything out there has GL_OES_framebuffer_object support. Anyway, I managed to get it to work (somewhat). Tur...
by eye776
Mon Mar 18, 2013 7:44 am
Forum: Advanced Help
Topic: OpenGL ES framebuffer issues - Android
Replies: 3
Views: 781

OpenGL ES framebuffer issues - Android

I have some trouble porting a small game I made with irrlicht under Windows (irrlicht 1.7.3-official compatible) to the OpenGL ES driver (ES 1.1). There's a RTT (a framebuffer) used to draw certain effects (mostly metaball particles and water). The phone I'm testing on supports framebuffers, but onl...
by eye776
Sun Nov 11, 2012 4:15 pm
Forum: Off-topic
Topic: What do you use?
Replies: 12
Views: 2195

Re: What do you use?

I use an old Fujitsu notebook: C2D 2.1GHz, 4GB DDR2, 320GB HDD, 8400GS as my main machine. My secondary machine is a dual core celeron netbook. Also use a crappy Trust Flex tablet. Software I use: GIMP, UVUnwrap, Wings3D, Misfit Modeller (MS3D clone), MSVC++ express, C::B, Eclipse and mingw See a lo...
by eye776
Sun Nov 11, 2012 3:50 pm
Forum: Off-topic
Topic: How much $$ an indei makes a year?
Replies: 11
Views: 2226

Re: How much $$ an indei makes a year?

Many make at most a few hundred $/year for the first 2-3 years (if not longer). Some hit it big (2D Boy, rovio), but a lot also end up losing money. I'm pretty sure almost nobody wants to buy a game story , maybe a game design document but even that's a stretch. Most devs already have a full drawer ...
by eye776
Sun Nov 11, 2012 3:40 pm
Forum: Off-topic
Topic: Make Acer AO756 bluetooth work
Replies: 8
Views: 2199

Re: Make Acer AO756 bluetooth work

Fine, have it your way :)
Maybe I double posted.
What's the penalty, two or three day ban or more ?
by eye776
Sat Nov 10, 2012 5:03 pm
Forum: Off-topic
Topic: emscripten & BananaBread (3D tech... not the food)
Replies: 20
Views: 4592

Re: BananaBread (3D tech... not the food)

From wikipedia "WebGL is based on OpenGL ES 2.0". Probably the same names. Binary translaton isn't a new trick MIDLet Pascal, MoSync and cibyl compile c++, pascal and respectively c code to j2me bytecode. The latter two use an IL (kinda like MSIL) that gets recompiled to target platform by...
by eye776
Sat Nov 10, 2012 4:50 pm
Forum: Off-topic
Topic: Make Acer AO756 bluetooth work
Replies: 8
Views: 2199

Re: Make Acer AO756 bluetooth work

No, it's not a hacked account. I'm REALLY sorry if this seems random. I bought the machine in the post's title a couple of weeks ago, for mobile dev and college work (not enough computers in class) and all of its reviews mentioned that it doesn't come with bluetooth (I believed that too at first). H...
by eye776
Wed Nov 07, 2012 9:28 am
Forum: Off-topic
Topic: Make Acer AO756 bluetooth work
Replies: 8
Views: 2199

Make Acer AO756 bluetooth work

Just in case anyone else bought this, use Fn+F3 to turn bluetooth on.
Contrary to most reviews it does support BT 4.0.
by eye776
Mon Sep 19, 2011 4:26 pm
Forum: Off-topic
Topic: Cross Platform GUI
Replies: 4
Views: 1061

Re: Cross Platform GUI

Lazarus works ok and it's very much cross platform if you're cool with using your C++ application as a .so or .dll.( That and you don't mind writing your front-end in pascal :P ). Well, at least that's what I use for my latest pet irrilcht project (it's some kind of animation/skeleton/material hybri...
by eye776
Sun Sep 04, 2011 10:34 am
Forum: Off-topic
Topic: C++ and other Programming Languages
Replies: 9
Views: 1843

Re: C++ and other Programming Languages

"In C++, it's harder to shoot yourself in the foot, but when you do, you blow off your whole leg." - Bjarne Stroustrup For pet project tools I use a C/C++ backend dll and a Lazarus (Delphi) frontend. For work tools I use a C/C++ backend dll and a C# with WinForms frontend. Also, off-topic,...
by eye776
Sun Sep 04, 2011 10:11 am
Forum: Off-topic
Topic: Need urgent help/pointers with ALSA programming
Replies: 4
Views: 1070

Re: Need urgent help/pointers with ALSA programming

Okay hendu, please take no offense but, first of all this is what my employer needs of me, and under the current economy I can't really refuse. IIRC it is legally my employer's concern, not mine, so if the lawyers want ALSA, they shall get ALSA. A lot of sample code I found seemed to be released und...
by eye776
Sun Sep 04, 2011 7:11 am
Forum: Off-topic
Topic: Need urgent help/pointers with ALSA programming
Replies: 4
Views: 1070

Re: Need urgent help/pointers with ALSA programming

Yes, well a lot of lawyers act like double-faced crooks (it's a job requirement for them :D). Also, I know libasound is LGPL, but since "it comes with the SDK", in the lawyer's own words, and these guys have a private marketplace that somehow makes it "only the distributor's concern a...
by eye776
Fri Sep 02, 2011 6:01 pm
Forum: Off-topic
Topic: Need urgent help/pointers with ALSA programming
Replies: 4
Views: 1070

Need urgent help/pointers with ALSA programming

First of all, sorry for asking this question here. I lurked around for a bit and saw that the community is pretty knowledgeable, so here goes. Oh crap, how do I even begin ? I got employed not too long ago and my employer has currently (T)asked me to port an Android game to a device running Linux (u...
by eye776
Wed Aug 10, 2011 12:17 am
Forum: Code Snippets
Topic: draw2DPolygon modified for filled polygons, OGL ES fix
Replies: 0
Views: 1070

draw2DPolygon modified for filled polygons, OGL ES fix

EDIT: I won't delete the fake, crappy english below, because it's a great reminder of how dumb I am (for writing in shitty english on purpose). That and how mindless drivel can seem funny when your're tired. Rest assured however that the code works properly. After searching too long for a way to dra...
by eye776
Fri May 13, 2011 6:29 pm
Forum: Off-topic
Topic: Looking for advice on an "actor tool"
Replies: 8
Views: 3366

The question/advice I'm seeking is whether the interface looks usable enough or not.

Frankly, right now the DLL only exposes pretty much everything that can react to the GUI at this stage.

Well, in that case, I'll move on to the joints tab.