Jump to content

Rockerduck Bogdanovich

Resident
  • Posts

    195
  • Joined

  • Last visited

Everything posted by Rockerduck Bogdanovich

  1. I did not post in the forums from so long time ago. It's amazing to see that for so many people LLs are always wrong, no matter what they do. I suspect that should they give free l$ out some would complain that Ls have to be gained by hard work. My two cents anyway: some people are creative and skilled enough to create fun for themselves and others, some aren't. I, for one, always thought that SL should supply some kind of gameplay for those that don't have the time or the will or the ability to give themselves an aim, and I appreciate that they are doing something in this direction. Like everything else in SL it is not mandatory to play these games (and actually I didn't 'til now and don't know if i will). After this if this will carry us new tools, well it sounds great to me. But please let's complain, it's the way the things are built isn't it? Cheers
  2. More than else, please do something because this release has a lot of performance issues. The first i would go after would be the continuous freezing. it goes - freeze - it goes -freeeeze - it goes - freez - it goeeeees -freeze. it would be acceptable in beta not in a release build. Please note that i use only the official viewer 2 since it was released. To date the best version was the 2.4 official release. Maybe the new texture libraries have issues, i don't and can't know, but 2.4 was way better. I don't like web profiles as the ONLY option as well, but this is not a major issue for sure.
  3. i filed this: https://jira.secondlife.com/browse/VWR-24444 it's linux related but...
  4. doesn't work for me, but good job guys
  5. Sorry about that, but i guess that's clearly a "way to say" that a few of the folks out there get mad a bit too easily. I'm a ESLer so i reckon that it may be told better. but definitely it was not a suggestion and i was on LL's side in that post. Given that to improve my english is one of the few reasons why i post and read in the forums, please, if you have a better way tell me. No irony. and also no vocabulary used regards
  6. Uhm I think my bad english is the responsible this time. Actually i meant: "if in SL people would have the kind of problems they have CURRENTLY in OpenSim i think they will send bombs to LL for christmas, if we think of the reactions we got for some viewer side UI layout changes. So, should I be involved in OpenSim, i would rather try to make it work better instead to worry about the problems affecting SL that, indeed, has some that should be worked out", i have no time to visit each alternative grid, but to compare the OS grids where i have been to SL...c'mon mate. I'm speaking of SL-wise grids, never been in Blue Mars and such. Anyway, fair enough, let me say that my primary OS is Linux Mint, and the only reason why i keep a windows partition is to play Call of Duty MW2 or GTA IV. I release my software under GPL license, so i guess i can't be seen as hostile to openosurce software. At the end of the day, each grid has its own flavour, and i prefer SL over others. Your right to think differently. Peace.
  7. If you "preloaded" the nearest sim with the avatar's state when they are 4 seconds from crossing, then the simcross problem would be dramatically improved. And if you sold stand alone islands that are not connected to any other island, had no land heightmaps (use megas for faux ground) and were 1Km per side, the racing crowds, boating crowds and flying crowds would buy them in the hundreds. Imagine being able to fly for more than 10 seconds without turning. Imagine being able to have a real dogfight instead of just spinning in the sky. It's easy to do. It's compatible with all the existing viewers. And if you solve the "which sim to cross to" problem by ignoring it in favor of independent stand-alone 1Kx1K island sims, you can increase the cash flow into SL almost immediately. The prim and people count are no different than in a regular sim -- only the MaxX and MaxY constants get changed. Air and sea people won't care that there's no ground and the car racing folks can use megas to create instantly changable tracks. Actually this is what a visual basic programmer would think in first place. But i have a better suggestion, the sim will have to calculate a random unsigned integer between 0 and 1. IF it's 0 , the sim would say "Naaah, he/she will not cross the border", or the equivalent in binary form, if it is 1 instead, the sim will transfer the server data. the elegance is given by the fact that you can store the random result in just a single bit saving a lot of sim memory to forecast the future using horoscopes.
  8. yes if only the sim on the other side was online that doesn't happen that often. buck every single post you make is about how good is opensim. I believe you're in good faith, not to criticise, but i would suggest you to keep your eyes open in YOUR home, that has major problems that, should be in SL, people would send bombs for christmas rather than suggest to a much more advanced system to copy a lesser. and Opensim is nice but not exactly up to the level of Second life friendly, sincerely yours.
  9. one thing i found rather unforgiving is to try to upload meshes with uncorrect normals. Anyone has the same impression?
  10. "1 is there a good cheap tool to downsample a mesh to something sane (ive crashed the viewer trying to parse a 65 meg mesh)?? 2 is it possible to have the textures picked up automatically from a textured mesh??" 1. Yes, definitely. You can use Blender's script poly reducer. It can be accessed in Edit mode, via Mesh->Scripts->Poly reducer. I succesfully used it to reduce the polygons on a face i created in Sculptris, exported in Wavefront's OBJ format, then imported in belnder and reduced applying the polyreducer three or four times. I think it's rather good. 2. actually i'm unsure but if i remember well i did it, a rather simple chair with UV texture. Just checked the texture checkbox in textures. I'm not sure though, not to be humorous, but really...anyway as far as i remember it worked rather well.
  11. Not YOU ALL anyway, some does like it - me for example - and i'm a scripter RATHER experienced, and for that matter i'm a professional developer in RL. It's all but awful (anyway, Mr. power user, you can tweak the UI). Oh, nevermind...i won't get back to this prehistoric topic again
  12. Yep, i fear that there are a few ways to fake "meshes" - e.g. a matrix of vectors standing for each "dot" coordinate - while bar charts and pie charts shouldn't be that difficult to implement in world. Not to say that MOAP and a good javascript framework could help a lot and at the end of the day would be easier to handle. Regards Errata Corrige: obviously in my previous post i was referring to llDetectedTouchFace, there is not any llDetectedFace function in LSL @ Rex Cronon Definitely true, i suppose that at the end of the day we will have to use a set of sotfware , each sw has pros and cons. For example i think that Sculptris (free atm) is great for organic shapes. Just for the record, in Blender there is a rather good script to reduce polygons, it can be accessed , in Edit Mode, by Mesh->Scripts->Poly Reducer. anyway...
  13. Qie, I have to try scripting a link set of meshes yet but my guess is that meshes will be scriptable like any other object. For example, since textures are applied per material slots, i guess that llDetectedTouchFace(x) will behave like it does with prims, for each material slot; so for example you should be able to light windows without the use or normal prims, if you take care to apply a unique material slot for each glass surface. Just a guess but i think it's likely true. Editing->selecting a face actually selects all the faces of the mesh that share the same slot. for what about sit targets, they work like with prims and so on. Sure i'm not aware of any library function able to interact with a model's skeleton, but well, maybe one day...
  14. well, the code will always work, but fortunately it's always possible to override the autoplay in user preferences. Two different ways to see things. for that matter, also chat and IMs wouldn't always work given that one can be muted, and teleports don't work if you are TPing in a place where you aren't allowed. I would rather think that is the right way to do things that provide contents that somebody would not want or is not allowed to see. I think your proposal is ok tho, but i can see a couple of side effects that i don't want to dig atm being 4am regards
  15. For once i tend to agree with you, using a tecnique or another, has nothing to do with talent (and for the record McCartney is nowhere near a bass player, leave alone a genius like Beethoven) I strongly doubt that should i get a ibook it would make a dostoevskj out of me, but this is the problem with rhetorics. Psistorm used bad rhetorics, and damaged his own cause. IMO the correct argument is...oh never mind, it's late Like someone said, language is whatever can be used to lie. Anyway, below there is a (very basic given i'm still learning the better way to make meshes for SL) a two floors rustic house, that sure you could create with prims or maybe sculpties if you want such rounded edges, but that would require way more than 2 prims, that is the cost of this one. And this is a view from the other side (there is a balcony too, and stairs as well) Not my best work in blender but i'm just learning things. As you can see this is not coming from DAz or other repositories, if you like i'll send you the original .blend file
  16. But i'm too grown and well educated to give you the only answer you really deserve, that would require two words: one beginning with "F" and the other beginning with "Y". Oh yes. Thank you for your deep insight into education. why don't you go to tell to Pixar's guys why they stick with the blender freebie? Also the viewers you use are freebies, and above all also your brain is a freebie, and not one of the best around here. I am looking forward to see the tons of freebies you and your "open source community" will contribute to Linden lab stock. And why should i go to Pixar? I am not a RL 3D professional as you are. Oh, wait, you use Blender and are not working at Pixar? How come? Maybe Pixar will come to SL instead? For giving away open source freebies? don't ask me questions, given that you know all the answers. But, please, if you quote me then quote all the post, your quote included. So the people can understand why rubberduck has been that unpleasant
  17. @Darien & buckley Sorry but i think that Darien is missing something. Actually adding a URL via Edit tool doesn't persist across two sessions. But this snippet //---code snippet ------------------------------------------------ link_message(integer s, integer n, string url, key k) { integer face = 2; llClearPrimMedia(face); llSetPrimMediaParams(face, ); } //-------------------------- End of snippet ---------------------------- this is a way to set a persistent media on a prim, and actuallly it comes from a kiosk i built for a friend of mine. regards
  18. "But to say that something doesn't work just because you don't want to learn it it's childish." Rubberduck, i made my first 3D rubberduck before YOU even noticed that there is something like SL. I consider you and most of your meshie fellows being the children, in fact. Luckily they will merge the Teen Grid, so you can play 3D authoring with the kids. You really don´t get anything but your own little desktop. And to insult everyone who does not like the way Linden Lab handles Mesh for "resisting to learn" is plain idiotic. Go home and learn building rigged rubberducks in your Blender freebie and don´t mess with grown up people thank you for sharing your enlightened arguments. But i can' take your suggestion to mess with teenies. I'm 47, doing 3D graphics from the eighties ( i know how to rig rubberducks, milady, don't worry). but it's not the offence you made to me, it's the offence you made to opensource community. why don't you go to tell to Pixar's guys why they stick with the blender freebie? Also the viewers you use are freebies, and above all also your brain is a freebie, and not one of the best around here; and btw you are just 2 months older than me in SL But i'm too grown and well educated to give you the only answer you really deserve, that would require two words: one beginning with "F" and the other beginning with "Y". Or better, three words, where the third begins with "B".
  19. not to flame the whole thing, it's ok that you don't like viewer 2: but it works great fror me and many others. I doubt that V2 is a fail from LL. @vivienne For what about the doubts on meshes i think it's weird to hear that they will not be useful to improve The overall aspect of Sl, but I spend time in Aditi, and i'm learning how to get the best, figuring out when to use them and when it's better go through other techniques. If one doesn't want to spend time on that, well his/her choice. But to say that something doesn't work just because you don't want to learn it it's childish. anyway i have a two floors home with internal walls, windows and its more than 40 x40 and all together is just 1 prim. you know vivienne, you hardly will go that far with your rants. that are getting a bit out of date, like viewers based on codebase 1
  20. "My concern about mesh is that from what I understand, it's kind of against the accessibility that makes Second Life so great. Instead of being a world created by it's residents, it's heading toward a world created by the elite few who have the time and resources to purchase and learn the programs needed to create in Second Life. It all makes me a bit sad. It seems over the past couple of years that Second Life has been moving further and further away from the utopian vision." where is the truth in that quote? First of all there are- but do i have to repeat this again???? - opensource and free modeling tools, second, atm i can't see how to make animated meshes like it was done with animated sculpties. An animated sculptie is somehow a kind of cartoon - step by step animation, a technique i used a lot in some arts i created some time ago - hence sculpties will remain and prims as well. Another way to see things is that even if some will play dirty with meshes - but just show me a field in IT where nobody does - this just means that these ones are thieves and i guess that, while LL have to be worried about for good reasons, it's still up to each' s sense of responsabilty and honesty, and no one can be guilty for someone else's faults.
  21. i think i have to sadden attorneys, and disappoint you. It would be time for stopping hot air. Just try the beta and import a Daz build in there, i can't wait to see it. But i doubt you take time to come and see. in other words, what you say doesn't make sense, and i won't explain you why. check yourself even if you don't look like one able to understand what's going on. you'll make yourself a gift shutting up. but it's up to you.
  22. Has anyone uploaded a model? i miss Meshes folder both in linux and in windows viewer. Any suggestion?
  23. @ JustinMichael Torok Same here, i'm running Linux Mint 9 so basically the same OS
×
×
  • Create New...