Slashdot Mirror


User: sergevi

sergevi's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. standard on Blender Compared To the Major 3D Applications · · Score: 3, Interesting

    I'm an active blender's user. And i find the interface very productive too..like any other "real" blender user. However, we are in a big world and , yes, THERE IS other 3D apps over there.. People spent a lot of time learning these apps, and these apps tried to UNIFY their UI. Actually,If you do ctrl+c it does copy something . When you alt+mouse , the 3D view does something.. Well, not in blender. And that's the problem, and that's why the next version is all about the new CUSTOMISABLE UI :) Take care of blender.. it's one of the best real open source projects actually. congrats tom, you're a big guy !

  2. funny humans on Science vs. Homeopathy · · Score: 1

    Human is well known to be the most selfish species in the universe : If i don't understand it , it doesn't exist ! ..and still call himself "intelligent race" I wait for you guys to get it . For now i just use it, it works :) Good luck

  3. my 2$ about mono (delphi's like) and java dev. on Miguel de Icaza Talks About Mono · · Score: 1

    it was a log time i didn't had a new mono vs XXX(put your language here). Personnaly i just wanted to warn people about mono and c# ( delphi like) RAD tool.. BE CAREFUL guys, i develop in delphi and java from a long time and this is my conclusion actually : Delphi's like RAD tool make you build a nice little app in a day but don't even think to change your interface later. Java app are longer to build and more complicated but easier to maintain ! ( just because of this over-designed classes:) so... small app = c# , big app = java :) well.. IMHO