Hi all
some handdrawing seamless textures I made
https://gumroad.com/l/mWOhB
Have fun
Hi all
some handdrawing seamless textures I made
https://gumroad.com/l/mWOhB
Have fun
Hi all
some handdrawing seamless textures I made
https://gumroad.com/l/mWOhB
Have fun
I have som problem with this plugin...need I install Three.js too? If I install plugin, ruby window write me an error
Error Loading File RamTools_Panorama.rb
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; odd number list for Hash
@options = { title; "RamTools Panorama Output", r...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ';', expecting '}'
@options = { title; "RamTools Panorama Output", r...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ',', expecting kEND
...e; "RamTools Panorama Output", renderer; "Canvas", askFolder...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ',', expecting kEND
...a Output", renderer; "Canvas", askFolder; "No", fov; "55", p...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ',', expecting kEND
...er; "Canvas", askFolder; "No", fov; "55", path; "Ask", compV...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ',', expecting kEND
...", askFolder; "No", fov; "55", path; "Ask", compVal; "0.6", ...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ',', expecting kEND
... "No", fov; "55", path; "Ask", compVal; "0.6", isDebug; fals...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ',', expecting kEND
..., path; "Ask", compVal; "0.6", isDebug; false, tTag; true, i...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; Can't assign to false
...ompVal; "0.6", isDebug; false, tTag; true, imgRes; "2048", o...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ';', expecting '='
...; "0.6", isDebug; false, tTag; true, imgRes; "2048", ownTemp...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; Can't assign to true
...", isDebug; false, tTag; true, imgRes; "2048", ownTemplate; ...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ';', expecting '='
...ug; false, tTag; true, imgRes; "2048", ownTemplate; false, i...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ',', expecting kEND
...e, tTag; true, imgRes; "2048", ownTemplate; false, invContro...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; Can't assign to false
...s; "2048", ownTemplate; false, invControls; "No", fnHtml; "t...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ';', expecting '='
...nTemplate; false, invControls; "No", fnHtml; "template2.html...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ',', expecting kEND
...ate; false, invControls; "No", fnHtml; "template2.html", fnC...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ',', expecting kEND
...No", fnHtml; "template2.html", fnCss;"template2.css", fnJs; ...
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected ';', expecting kEND
..., fnCss;"template2.css", fnJs; "template2.js" }
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;137; syntax error, unexpected '}', expecting kEND
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;423; syntax error, unexpected ',', expecting '='
...name="pano", html_template_fn,css_filename, js_template_fn)
^
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;423; syntax error, unexpected ')', expecting '='
C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/RamTools_Panorama.rb;703; syntax error, unexpected $end, expecting kEND
file_loaded( __FILE__ )
^
Is it compatibile with SU8 anyway? Thanks for your answer.
really looking cool, incredible Whaat, fantastic work
i have the same problem, but i dont have a fix
recently I stop using this plugin for that
fuu...so I thing the code can be so simply, but now I recognise my BIG mistake
I don't understand the half of the code, so thank you one more time to start writing the script for that...
Jim
my idea is very close to your:
"You can use the normals of the faces to get the vectors, and then look for intersections of each vertex. At the least, it should be easy enough to create a construction point grid of the object."
But your last sentence inspire me. It is possible to make only construction point and then joint to the shape (vertex) and finaly to the group?
Because I think it can be a problem make it in ruby like in modelling, especially in a more complex shapes.
@jim said:
Hi gashtan,
It is possible to do this using Ruby. You can use the normals of the faces to get the vectors, and then look for intersections of each vertex. At the least, it should be easy enough to create a construction point grid of the object.
This sounds like fun to me, so I might try it this weekend if I get a chance.
It would be greatfull if you find some free time and write this script...and then I try to understand the script
thanks for your answer.
you are right, thats working :smile:, thank
s a lot...
but anyway, I hope, in final version it wouldn`t be so big problem
@chris fullmer said:
Ahh, I am also using vista and it wouldn't write to that directory. But once I changed the directory it worked fine. When you are running web exporter there is a button for "Change Location" So click on that and you will be able to give another location to save the files to.
Chris
Thanks, but that's a problem, I can change directory but ONLY in disk, I cant see other disks. So that
s does not solve my problem.