|
Re: Torque 3D
[Re: Blattsalat]
#268787
05/31/09 05:59
05/31/09 05:59
|
Joined: Oct 2005
Posts: 4,771 Bay City, MI
lostclimate
Expert
|
Expert
Joined: Oct 2005
Posts: 4,771
Bay City, MI
|
i am talking about realtime shadows for entire games. not advanced predfined blendmaps. ever tried to apply those shader on entire projects and not only test models and small scenes. this is a whole different story.
and pricing aint a big argument since there are cheaper engines available as well. the point is not if 800 or 1000bucks are a lot. I was talking about realtime shadows two, and I was using those shaders on entire projects. as far as $800 Im not sure how many smart people buy the pro version when the comm. version is almost just as good and can compete with engines like torque3d and Unity3d (engine wise, editors are better 3rd party in my opinion anyways)
|
|
|
Re: Torque 3D
[Re: lostclimate]
#268790
05/31/09 06:22
05/31/09 06:22
|
Joined: Sep 2005
Posts: 980 Aue, Sachsen, Germany
Wicht
User
|
User
Joined: Sep 2005
Posts: 980
Aue, Sachsen, Germany
|
@JustOneOldMan: Your game can't be construed to be a simulator or virtual world (isn't that what a game is?), and you can't even make a starter or tutorial kit without extra charges.
Wrong. They changed the license. So now you can make and distribute also other types of realtime applications. But you are not allowed to distribute their editors ( without to pay a extra fee ). Alternatively you can write and distribute your own editors. This is allowed.
|
|
|
Re: Torque 3D
[Re: Blattsalat]
#268794
05/31/09 07:00
05/31/09 07:00
|
Joined: Feb 2007
Posts: 353
amy
Senior Member
|
Senior Member
Joined: Feb 2007
Posts: 353
|
wanna know what the only big fix was since a5 that work at least a bit: collision detection. Actually Gamestudio's collision detection is a bit weak too. Like the physics engine it uses ODE/OPCODE, it is limited to ellipsoids (support for other convex shapes would be nice) and it is very hard to achieve a character controller which doesn't suffer from gliding jerks and getting stuck problems. In most other engines I know a good character controller is much easier to achieve. There also is bad design like c_trace() using the mesh of the first animation frame for collision detection which can lead to a lot of problems. no wonder the community is dead. at least compared to what it was just a few years back. being ofline for just one week back then ment thousands of new posts, projects, ideas, contributions and so on.
Yeah, the community doesn't seem to be that active anymore. And not only that, jcl also doesn't seem to find new employees to fill the positions of the people who left. Or did he? Having George and the son of the WED author working on some stuff part time doesn't seem to be a real replacement. Doesn't look too good to me. Which is a pity because I really like(d) Gamestudio. PS: I still would pick Gamestudio over Torque without thinking twice.  GarageGames' business practices are despicable. Their products never have lived up to their big mouthed marketing so far. The real Gamestudio alternative for people who want an engine with easy scripting is Unity.
|
|
|
Re: Torque 3D
[Re: amy]
#268840
05/31/09 12:20
05/31/09 12:20
|
Joined: Apr 2008
Posts: 2,488
ratchet
Expert
|
Expert
Joined: Apr 2008
Posts: 2,488
|
@Losticmate : don't be too fan boy for 3DGS  Try Unity, see how easy you put shaders, physics, try the World editor, put and pait/deform a terrain, look at object properties. And how great is the interface : you drop a physic feature and you see the panel physics on teh object properties. You can attach a camera to an object visually etc ... And for game making : casual games or others , go to their site, to see that they're very good ones.Even more Iphone version of Unity sells lot fo games and artists using it , said , they've never could do it without Unity  I can prototype some capsule FPS with physics, smooth camera in some minutes. Try it  (follow some simple tutorials) Im' not fan boy for Unity 3D ; i like A7 and Blitz3D and some. And Unity it's not also the best 3D engine, but it totally different in terms of Workflow and it shows A8 would need a lot of rework and totally new Wordl Editor (All in One). I target Casual/arcade games and i don't want to waste lot of time in code other than necessary game logic. I don't need all latest shaders or shadows, but some basic like water, normal map, toon, specular, reflective ... And i want an all in one editor, powerfull and advanced that make me gain lot of time. Unity Indie brings me that  My impression about A7 where tools like GED are made by users, it's like a software in maintainance to survive some time before disappearing. I hope not,but it needs a totally rewrites of WED : a new editor all in one with modern interface , smoother , faster and All in one in the world edior (enought of MED or GED). Go Conitec, break the editor, supress BSP,MED,GED , and bring a new shining Wordl Editor with new interface Just my personnal thaughts.
Last edited by ratchet; 05/31/09 12:35.
|
|
|
Re: Torque 3D
[Re: ratchet]
#268844
05/31/09 12:55
05/31/09 12:55
|
Joined: Apr 2005
Posts: 4,506 Germany
fogman
Expert
|
Expert
Joined: Apr 2005
Posts: 4,506
Germany
|
"And Unity it's not also the best 3D engine, but it totally different in terms of Workflow..."
And that´s nice. Imagine every engine relies on the same basics - this would be pure horror to me. Mostly I do it the other way around: Prototyping in Unity, production in A7. Why? Because I have access to some low level functions, that are as much as important as "AAA+" grafics and workflow.
As example: When you want to make a simple breakout clone in Unity, the community advise you to use physics. Wtf? This leads to a lot of overhead in the final product, just for a bouncing ball... Not very staightforward if you ask me.
Same goes for some rather basic challenges. Insteat of giving the direct access, a lot of engines are using nested objects. They take a sledgehammer to crack a nut.
Some time ago, a lot of users were crying about the fact that you can use realtime reflections only in A6 Pro. Now they are a commercial feature. And nothing has changed.
In fact I like Jcl´s approach not to jump on every bandwagon.
Bsp is another example. For one of my current projects, I can´t think of a better scene management.
It´s like saying: No one needs a PC, just because there are some Mac users.
I don´t want to defend any engine - just consider different requirements. A lot of developers don´t use engines like T3D, GS or Unity - insteat of that they are writing their own. And guess what: Often this is the best solution for them.
My conclusion: !Each Master to his own technique!
no science involved
|
|
|
Re: Torque 3D
[Re: ratchet]
#268845
05/31/09 13:02
05/31/09 13:02
|
Joined: Feb 2008
Posts: 36 Pesaro, Italy, Europe
MaximilianPs
Newbie
|
Newbie
Joined: Feb 2008
Posts: 36
Pesaro, Italy, Europe
|
and i don't want to waste lot of time in code i agree  i think i've lost about 2weeks on the camera / movement coding, and actually i've nothing on my hand. (i mean i'm still learning  ) but it's also true that i wanna know what the code doing when i press a key :P so i prefear to code it by my self. i've purchased bitzmax too i like it 'cause it's easy to code, but the engine is.. frustrating, so i think for the eye and programming satisfaction, A7 is the right choise. i didn't know Unity 3D...
Last edited by MaximilianPs; 05/31/09 14:59.
|
|
|
Re: Torque 3D
[Re: MaximilianPs]
#268853
05/31/09 13:48
05/31/09 13:48
|
Joined: May 2009
Posts: 2
Arkonsail
Guest
|
Guest
Joined: May 2009
Posts: 2
|
Torque is a pile of crap... www.abyssalengine.comthis is a real solid engine... and so is Unity.. but most people are too stupid to know how to use professional engines.
Last edited by Arkonsail; 05/31/09 13:49.
|
|
|
Re: Torque 3D
[Re: Arkonsail]
#268887
05/31/09 16:52
05/31/09 16:52
|
Joined: Oct 2005
Posts: 4,771 Bay City, MI
lostclimate
Expert
|
Expert
Joined: Oct 2005
Posts: 4,771
Bay City, MI
|
@Losticmate : don't be too fan boy for 3DGS tired Oh I'm not, as said before, if i had the money I'd get unity3d pro instantly. Granted I'd still use a7 for some projects, my thing is everyone acts like a7 is a horrible engine when in reality they just don't know how to push it to it's limits correctly, and are looking for a "click here to add shadows" button. seeing as how you can do everything with com that you can do with unity pro or torque 3d, at `1/8th of the price it is a pretty damn nice deal. Use the engine that can do what you want to do with it for the budget you have.
|
|
|
Re: Torque 3D
[Re: lostclimate]
#268898
05/31/09 17:24
05/31/09 17:24
|
Joined: Apr 2008
Posts: 2,488
ratchet
Expert
|
Expert
Joined: Apr 2008
Posts: 2,488
|
@Arkonsail : The engine looks pretty basic and the price are really hight : 450$ for the first price I target causual/arcade market, i'm not sure to sell and win money, so 450 $ is too high. If i had no choice , i would start learning programming and using Ogre3D ! @fogMan : !Each Master to his own technique! Indeed  But users paying each update of an engine , want to pay real improvments over the time also ! A7 is a good engine, not the top workflow, not the best physics, or collision system (we would need precise collision ray detction on animated characters not approximative), some problems, but A7 still can produce good things when users put hard work in it. Hope a lot A8 to make really new and shine 
Last edited by ratchet; 05/31/09 17:24.
|
|
|
|