News:

Come Chat with us live! Learn how HERE!

Main Menu

python and c

Started by swamp-cecil, June 08, 2010, 10:44:49 PM

swamp-cecil

ive seen people talking about python and c coding around me, and so...

python is the coding for models?
c is the coding for qvm?
is ASM included?
Quote from: DraZiLoX on December 28, 2010, 11:31:28 AM
Quote from: Repatition on December 28, 2010, 02:30:30 AM
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

David

Everything is written in C.  There are a few bits of ASM floating around in the renderer.

The models are models not code.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

swamp-cecil

but then are models coded with c?
Quote from: DraZiLoX on December 28, 2010, 11:31:28 AM
Quote from: Repatition on December 28, 2010, 02:30:30 AM
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

David

The model loading and rendering code is in C, but the models themselves aren't.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

gimhael

The models are just data, they can be generated in any programming language. You just have to produce the MD3 file format.