sketchucation logo sketchucation
    • Login
    1. Home
    2. Pixero
    3. Topics
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 291
    • Posts 2,394
    • Groups 4

    Topics

    • PixeroP

      This is what all 3D appz should be like

      Watching Ignoring Scheduled Pinned Locked Moved Corner Bar
      18
      0 Votes
      18 Posts
      1k Views
      K
      @sepo said: Hey Chris ....more like several hundred thousands. I saw them in Frankfurt 2 years ago about licensing. The price tag was just under 1 mill Euroes. Wow...those are incredible figures. Must be that by that time they didn't think about targeting an architecture audience yet.
    • PixeroP

      [Plugin] CleverClay

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      19
      0 Votes
      19 Posts
      18k Views
      PixeroP
      I'm using Vray and it has an option that overrides all materials and make them the same. However transparent materials also gets opaque so thats why I wrote this plugin.
    • PixeroP

      [WIP] CleverClay - Need help

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      3
      0 Votes
      3 Posts
      287 Views
      PixeroP
      Thanks!
    • PixeroP

      [Plugin] JS Align - Update

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      16
      0 Votes
      16 Posts
      17k Views
      pep75P
      Great plug-in! But would it be possible not the change an object's position when you lock it? This would make the plug-in perfect....
    • PixeroP

      Need help debugging

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      3
      0 Votes
      3 Posts
      173 Views
      PixeroP
      Thanks, that seem to work. (I didnt have to use that last part.)
    • PixeroP

      [Solved] Need help with a simple one

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      5
      0 Votes
      5 Posts
      212 Views
      PixeroP
      Even better. Thanks.
    • PixeroP

      [REQ] TransparencySort Script

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      10
      0 Votes
      10 Posts
      1k Views
      W
      This problem really annoys me! So, SU uses the order of creation rather than the distance to the camera to decide what should be in front? Shouldn't that be relatively easy for Google to fix?
    • PixeroP

      [REQ] Curvespace for bezierspline.rb

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      7
      0 Votes
      7 Posts
      1k Views
      PixeroP
      The thing is that I have found a way to control animation in SU and if I could specify a min length, a max length and one of the interpolations in my post above (when linear only one length of cause)when converting to polyline divider everything would work. Of cause a curve based alternative could also be handy. This would mean a huge step forwards for animation in SU. I'll try to make a tutorial if/when I have this last piece of the puzzle. Here's a link to some more interpolations: http://library.sfug.ch/trac/browser/trunk/branches/1.x/doc/as3/benchmarks/tweener/caurina/transitions/Equations.as?rev=219
    • PixeroP

      [REQ] Reverse curve script

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      11
      0 Votes
      11 Posts
      2k Views
      PixeroP
      Thanks, it works fine now. I have attached the script if anyone else needs it. Now off to fix those troublesome animation curves... reverseCurve.rb
    • PixeroP

      Animator.rb - Call for participation

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      19
      0 Votes
      19 Posts
      3k Views
      pilouP
      And Jim has made some crazzy animationstests
    • PixeroP

      [REQ] Make custom toolbar script

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      9
      0 Votes
      9 Posts
      1k Views
      A
      I copy here the comment inside of Jim's example toolbars: Example Toolbar File A toolbar file is simply a text file containing a list of commands you want to appear on your toolbar. The # symbol denotes a comment and is skipped by the toolbar maker. The Toolbar filename must end in .txt. The name of the .txt file is used as the Toolbar name. Toolbar separators can be created using 3 dashes (---) on a line by themselves. You can create any reasonable number of custom toolbars, just create another .txt file in the same folder as this one. All available toolbars will be loaded. Commands are not case sensitive, but capitals can be used to help readability. For example, the following commands are identical: fileNew filenew FileNew Filenew FILENEW In the toolbar folder, there's a html file that contains the commands that you can insert in your custom toolbar. When you search a bit, you find that they refer to ruby scripts (for each single command) in the files/sketchup/commands subfolder. So I dublicated such a ruby, edited it and put the icon in the images folder. For example freeScale.rb: cmd = UI::Command.new("FreeScale") { FreeScale.launch false, true } cmd.small_icon = "../images/freeScale_sm.png" cmd.large_icon = "../images/freeScale_lg.png" cmd.tooltip = "Scale with orientation of scaling box" cmd.status_bar_text = "Scale with orientation of scaling box" cmd.menu_text = "Scale with orientation of scaling box" cmd.set_validation_proc { tool_validation_proc"FreeScale.launch") } @cmd = cmd The bold phrases need to be edited to make it work. The most difficult thing is to find how the function of a plugin is called. I opened the plugins, searched for 'UI.menu' which creates the toolbar buttons of the original plugin. I don't know what the underlined phrase is for.
    • PixeroP

      How to set page index?

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      7
      0 Votes
      7 Posts
      299 Views
      PixeroP
      Thanks, will try this.
    • PixeroP

      Export that keeps components

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      1
      0 Votes
      1 Posts
      181 Views
      No one has replied
    • PixeroP

      Urgent question - SU and Win 64bit

      Watching Ignoring Scheduled Pinned Locked Moved Hardware, Software & Gadgets
      7
      0 Votes
      7 Posts
      452 Views
      S
      works fine on my Dell Precison M90
    • PixeroP

      Nimis

      Watching Ignoring Scheduled Pinned Locked Moved Corner Bar
      8
      0 Votes
      8 Posts
      409 Views
      david_hD
      Speaking of that land-diving thing. . .I used to watch those guys on National Geographic as a kid. I never could figure out how they didnt pull their legs out of their sockets doing that . .or impale themselves against the tower. Third World Bungee Diving. Insane. . . But I remember hearing that those guys really stoked themselves on Peyote and Red Bull
    • PixeroP

      Not SketchUp but... amazing

      Watching Ignoring Scheduled Pinned Locked Moved Gallery
      2
      0 Votes
      2 Posts
      512 Views
      R
      Too slow: http://www.sketchucation.com/forums/scf/viewtopic.php?f=179&t=18461
    • PixeroP

      Rediculous

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Feature Requests sketchup
      17
      0 Votes
      17 Posts
      3k Views
      GaieusG
      Yeah, it's a glitch that happens (as far as I remember from the bug reports) after you scale something quite extreme in one direction. I haven't tried it now however so my "memory" may get me mistaken.
    • PixeroP

      [Request] FBX import

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      9
      0 Votes
      9 Posts
      1k Views
      thomthomT
      @adamb said: Writing a simple importer that eats static hierarchical geometry and materials is straightforward. Isn't that enough for Sketchup? can it make use of more of the data?
    • PixeroP

      Image export size test

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      27
      0 Votes
      27 Posts
      3k Views
      D
      I know this is a very old thread by now, but I have found a way getting round these limits and exporting at any size you want. It is here in the Tutorial forum: "Exporting 2D graphics with NO size limit" http://forums.sketchucation.com/viewtopic.php?f=18&t=26527 I have also posted a second tutorial on exporting Alpha masks for your 2D exports. "Creating an Alpha mask of your model for 2D graphic export" http://forums.sketchucation.com/viewtopic.php?f=18&t=26530#p228664 Bon appetit! David Mac
    • PixeroP

      Image export and memory question.

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      19
      0 Votes
      19 Posts
      960 Views
      PixeroP
      I was thinking some fairly advanced scene from google warehouse since I cant distribute my work file to everyone.
    • 1 / 1