Users browsing this thread: 1 Guest(s)
GameDev Event 1: February 2012
#16
(02-02-2012, 05:42 PM)Kakashifan Wrote: Just an idea, can we do something w/ physics next?
Because magnetism totally isn't physics at all.
Thanked by:
#17
I think he means physics-based. Like, realistic kinetics and such.

It would be cool to do, but everyone would probably just use some port of Box2D.
You may have a fresh start any moment you choose, for this thing that we call "failure" is not the falling down, but the staying down. -Mary Pickford
Thanked by:
#18
Still applies to magnetism. Noone said you couldn't make the movement realistic.
Thanked by:
#19
Yeah, I know. But stuff like dynamic objects, boxes, wheels, etc, I don't think anyone's expecting that right now.
You may have a fresh start any moment you choose, for this thing that we call "failure" is not the falling down, but the staying down. -Mary Pickford
Thanked by:
#20
Better to walk before you run. Rigid/soft body physics are hell of a lot more complicated than this.
[Image: Bear2.png]
[Image: tumblr_ljk17tWfME1qd7kbno1_250.gif]
Thanked by:
#21
Nah, I just mean like collisions and stuff. idk what's its really called, so I just used physics.
Thanked by:
#22
Seems like a neat exercise and it might give me some cool ideas for some of my other projects.
Thanked by:
#23
Hey gays.

I failed.

You can take a look at my quick attempt here. Took me way longer than it should have, but I had to figure out a lot of very basic things as I've never made a Java window application before.
Source code is included, though there really isn't much to see. I didn't really bother optimizing anything.

[Image: bUums.png]
The cyan rectangle is movable, all others are fixed. You can add magnets everywhere and the movable one can move through them. Red magnets attract the cyan one, blue magnets repel it.
Clicking the left or middle button places/removes magnets, right mouse button changes the polarity of the movable one. I actually mixed up left and right in the comments and ReadMefix'd Ouch!
Uhm yeah. Nothing to be proud of, but I really should be learning for my exams.
Thanked by: Gors, Sengir, Zadaben


Forum Jump: