You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

21

Friday, September 17th 2004, 6:48pm

I'm sorry, but are there any news :) ?

22

Saturday, September 17th 2005, 11:16am

Don't if there are still people interested in a GPL football (soccer) game, but I'm working on one too.
I started it a few times ago (2/3 weeks), and if some people are interested, any help is welcome :)

here's a screenshot :


Currently there are not a lot of stuff implemented :
OPAL for physic engine (easier than ODE and with a lot of usefull feature), OpenGL for graphic and SDL for timer/thread and input (and also would be cross platform).
The ball can move and collide with of course ground and goal :)

This post has been edited 1 times, last edit by "Pilo" (Sep 17th 2005, 11:35am)


23

Monday, October 10th 2005, 9:10pm

Hi
I'm new in the forum.
I heard you are considering to build a soccer game (e.g. fifa) with others in the forum....is it true?
About your 3d model....what a beatiful grass!!
Well, if someone is thinking about building a new soccer game, I would be in staff. I'm not very expert in linux programming but I just wrote code for windows with DirectX.

bye

P.S. I downloaded the latest version of Maya 4 Win.

24

Monday, October 10th 2005, 9:20pm

Hi!

Yes I'm still working on this (with another helpers ;))
If you have windows programming skills it can be useful, as I don't have any, to make the windows version ;)

I need help for moddeling object too (character animation for example).

Well, if you want to know more, just mail me ;)

25

Tuesday, October 11th 2005, 8:28pm

a newer screenshot.
Even if it's not visible, the nets can move ;) (and yes there's a problem on the UV texture).

cdb

Beginner

Posts: 14

Location: Netherlands

Occupation: entrepreneur

  • Send private message

26

Friday, December 9th 2005, 12:14pm

I don't think you can use the names without their permission. Also the names can not be GPL probably. Team-names are trademarks.

You might concider 2 seperate licences, one for the actual game (GPL) and one for players, team-names etc. you make a different licence (probably the respective copywrites), better talk to a lawyer/solicitor about that...

27

Tuesday, December 13th 2005, 8:15pm

Oh, nice to see some screens! Hope it is still in development.

I don't think that someone will be mad if the playernames are not real or the teams. Leave it open to change the name and ppl will change them if they want real names.

28

Wednesday, January 25th 2006, 11:20pm

Hi!

Still some dev on it, but I really need someone who are able to make some skeletal model (for player)...
I don't have a lot of time for it by now, but I'm still on it!

Here are some of the lastest screenshot (not a lot of new, just a better looking skybox, and some improvement on nets physics...)

This post has been edited 1 times, last edit by "Pilo" (Jan 25th 2006, 11:23pm)


29

Saturday, February 11th 2006, 5:40pm

The problem is "Soccer" isn't mainstream popular sport in United States and naturally soccer games are made by japanese or european people and the market is too small.

30

Friday, March 3rd 2006, 10:25am

It is a great, great idea... I was just looking for such project and found this.... I'd also immediately registered :).

Well i can offer my help with webspace on my server if you're interested... i can also do some work in site design etc.

If you're interested, write:
adam3210[at]o2.pl

Greets and good luck in development

damianus

Beginner

Posts: 6

Location: Egham, Surrey

Occupation: Yet Another IT Sales Guy

  • Send private message

31

Monday, March 6th 2006, 7:43pm

I know jack about game design. What I can do is put my wholehearted support for this project. Maybe once my skills are up to speed i'll come back and help.
There is only one path and one path only.
That is the path on relentless struggle.

32

Tuesday, March 7th 2006, 12:14pm

Well anyways... Not many happens here recently it seems. I hope the work's still in progress ?

There should be more programmers engaged there in my opinion, that would help to roll things faster I think. Besides, the whole work wouldn't be at one man's hands then...

33

Friday, March 24th 2006, 5:06pm

Well sad to say but it looks nothing's happening here :(. Is the project still alive ? Has any work been done out there ?

34

Friday, April 7th 2006, 10:36pm

I's not dead, just sleeping!!

I'm currently very busy at work.
But I still need other people (for models and coding), I don't want to setup a sourceforge project yet (as it needs a lot of information).

35

Saturday, April 8th 2006, 12:15pm

I'm glad to hear something from you. I'm also happy to hear the project's still at development. I hope you'll find a staff to help you so as to make you able not to make it just on your own.

My help offer is still available of course :) (the one i have mentioned in an email)

This post has been edited 2 times, last edit by "<Shade>" (Apr 8th 2006, 12:20pm)


36

Saturday, April 8th 2006, 6:46pm

Ok, I've put everything (sourcecode + some ugly mesh) on an svn server, which is available to anonymous.
Here's the adress : http://OpenSVN.csie.org/OpenFootball

to get the code just do a
svn co http://OpenSVN.csie.org/OpenFootball
this will create an OpenFootball directory whith everything inside.

Then you need Cg, SDL installed. Can't remember if the build of opal and ode include in the source is valid or not, just try to compile with classic
./configure
make
(don't do make install ;)

then from OpenFootball dir just run src/main, and you should see something.

you can move the ball with the arrow pad, move it up with h, and move the camera (to fix position only) with a, z, e, r.
I should be hard to compile!!! I will clean the code, and then make it easy to compile.

it's a draft code!!! (very very ugly)

37

Friday, April 28th 2006, 7:06am

There's no need to start from scratch:

RG Pro Hockey would provide much of the GPL source code necessary to
make a sports 3D simulation I would think:

http://pages.cpsc.ucalgary.ca/~hassana/rgph/screenshots.html

Just modify the physics a bit, and update the player models and field.

Yoda soccer:
http://yodasoccer.sourceforge.net/
is a good quality GPL football game for linux too which might help.

GregaS

Beginner

Posts: 2

Location: Slovenia

Occupation: Student

  • Send private message

38

Wednesday, June 28th 2006, 2:38pm

Is the project still sleeping? I must say i'm impressed of what you did untill now. I use Blender 3D for 3D modeling so I guess I could help you with models and animations and my friend could help you with textures. He is very good with photoshop. I've added you to msn. We can talk there.

39

Friday, July 7th 2006, 1:56pm

now you can watch a smal video of basic ball physics :)
http://opensvn.csie.org/OpenFootball/video/sample1.mpg

This post has been edited 1 times, last edit by "Pilo" (Jul 7th 2006, 1:57pm)


40

Wednesday, July 12th 2006, 4:36pm

Interesting physics :) Nice to see that you still working on it.