This new version needs no more installation step, just execute the citygenerator_interface.js from your XSI editor.
Take a look at the new video and some screenshots.
NOTE: after unit creation, remember to change the BMP file with a render fo your view. I'm working to make it automatically. Maybe on the next release.
Download from here.
Saturday, May 31, 2008
CityGenerator v0.80601 for XSI 6.02 (32bit)
Posted by The_sLideR at 1:08 PM 9 comments
Labels: _my codes, _my downloads
Friday, May 23, 2008
CityGenerator v0.80523 for XSI 6.02(download)
UPDATE (IMPORTANT): to install, put the folder into your Softimage-User folder, usually is something like "C:\users\username\Softimage\SoftimageVersion\"
Here there are others folders like Applications and Plugins.
Final folder for the installation has to be:
"C:\users\username\Softimage\SoftimageVersion\builder"
where "builder" contains all the CityGenerator files and folders
Finally, a downloadable version for XSI 6.02
This is a very rough version. So, sorry about any bugs ;)
http://www.paoloemilioselva.it/blogimgs/mydownloads/citygenerator_v0.80523.zip
Posted by The_sLideR at 3:35 AM 0 comments
Labels: _my codes, _my downloads
Wednesday, May 21, 2008
City Generator (blobDetection + buildings_generator)
Finally, I mixed my two plugins to create this CityGenerator in XSI: by a blob detection on a map (plus an elevation map in b&w) it's possible to create the layout for the buildings and with my buildings_generator it's possible to create any kind of building using a library of "units" (a unit is the smaller part of a building) or creating from scratch.
Take a look at this video.
http://www.paoloemilioselva.it/blogimgs/mycodes/citygenerator.mov
soon a downloadable version and a version also for Maya and 3dsmax.
Posted by The_sLideR at 7:32 PM 1 comments
Labels: _my codes
Tuesday, May 13, 2008
blob detection in XSI with C++ and JScript - UPDATE
UPDATE VIDEO: http://www.paoloemilioselva.it/blogimgs/mycodes/detection2.mov
Ok, I changed the core of this plugin.
All the detection now is done with C++ (a custom command to detect blobs from an image) and the interface to use it is done in JScript in XSI.
Take a look at this video
http://www.paoloemilioselva.it/blogimgs/mycodes/detection.mov
this is the first step to locate buildings directly from a google map (blob detection, edge, some filter to correct and clean image, etc, etc) or just a simple motion capture into XSI or what ever you want with a plugin like this. :)
enjoy
Posted by The_sLideR at 3:40 AM 2 comments
Labels: _my codes
Friday, May 9, 2008
blobDetection in XSI with JScript
A tool to detect a color in an image directly into XSI with JScript.
I want to use this to locate buildings on a map (a googlemap maybe).
enjoy
http://www.paoloemilioselva.it/blogimgs/mycodes/blobdetection.mov
Posted by The_sLideR at 3:12 PM 0 comments
Labels: _my codes
Thursday, May 8, 2008
Buildings Generator v1.0 (output video)
Posted by The_sLideR at 11:04 AM 0 comments
Labels: _my 3D works, _my codes
Saturday, May 3, 2008
Buildings generator v1.0 (XSI)
This is my new plugin for XSI to generate different buildings...
Soon, a downloadable version for XSI 6.02...stay tuned :)
UPDATE (new video only in quicktime)
buildings_generator_2.mov
UPDATE (new interface JPG)
interface3.jpg
OLD videos and images:
and this is the old one (previous plugin version)
This is the plugin's interface in XSI
These are some previews from XSI
http://www.paoloemilioselva.it/blogimgs/mycodes/builder/001.jpg
http://www.paoloemilioselva.it/blogimgs/mycodes/builder/002.jpg
http://www.paoloemilioselva.it/blogimgs/mycodes/builder/003.jpg
http://www.paoloemilioselva.it/blogimgs/mycodes/builder/004.jpg
http://www.paoloemilioselva.it/blogimgs/mycodes/builder/005.jpg
http://www.paoloemilioselva.it/blogimgs/mycodes/builder/006.jpg
http://www.paoloemilioselva.it/blogimgs/mycodes/builder/007.jpg
http://www.paoloemilioselva.it/blogimgs/mycodes/builder/008.jpg
Posted by The_sLideR at 8:01 PM 2 comments
Labels: _my codes