Was this added? If so, where do I find it?
Thanks,
-k.
Search found 26 matches
- Thu May 23, 2013 3:28 am
- Forum: Questions
- Topic: Transparency?
- Replies: 6
- Views: 14527
- Thu May 23, 2013 2:47 am
- Forum: Questions
- Topic: Invert lighting surface
- Replies: 1
- Views: 4568
Invert lighting surface
Hi, My model is being lit from the wrong side. When I aligned two meshes (using the 3-point selection method) one of the meshes appears to have become inverted. I've tried selecting "Invert Normals" but it is still lit from the back. The other cloud appears illuminated from the correct sid...
- Sat Nov 24, 2012 6:43 am
- Forum: Questions
- Topic: Scaling and Stitching Workflow Suggestion
- Replies: 3
- Views: 8259
Re: Scaling and Stitching Workflow Suggestion
Nevermind. The + icon (center of rotation) does work. You just have to click directly on a point. In a sparse point-cloud, sometimes you miss....
- Sat Nov 24, 2012 3:22 am
- Forum: Questions
- Topic: Scaling and Stitching Workflow Suggestion
- Replies: 3
- Views: 8259
Re: Scaling and Stitching Workflow Suggestion
1) The + icon to pick a new point doesn't work in Linux or OSX. It switches context, and the correct text appears at the bottom of the window, "Pick a point to be used as rotation center (click on icon again to cancel)". Clicking on icon does cancel. Clicking anywhere in the window has the...
- Thu Nov 22, 2012 6:47 pm
- Forum: Questions
- Topic: Scaling and Stitching Workflow Suggestion
- Replies: 3
- Views: 8259
Scaling and Stitching Workflow Suggestion
Hi, I have a task that I need to do, and CC may or may not be the right tool. I'm looking for suggestions how to best do this. Perhaps in CC, perhaps in another tool, perhaps in a combination of tools. I have a ~500 m long cylinder and I am studying the inside of it. I have digitized it into about 2...
- Thu Nov 22, 2012 5:59 pm
- Forum: Issues, bugs, etc.
- Topic: Sharper photo overlay
- Replies: 5
- Views: 12639
Re: Sharper photo overlay
Here is a data set, PLY and OBJ. https://dl.dropbox.com/u/12453163/cc.zip
The PLY file has "comment TextureFile subglacial.jpg" and MeshLab auto-loads the JPEG with the PLY.
-k.
The PLY file has "comment TextureFile subglacial.jpg" and MeshLab auto-loads the JPEG with the PLY.
-k.
- Wed Nov 21, 2012 7:02 pm
- Forum: Issues, bugs, etc.
- Topic: Sharper photo overlay
- Replies: 5
- Views: 12639
Re: Sharper photo overlay
Yes the OBJ file makes it look just like it does in PhotoScan. The PLY + overlay is exported from PhotoScan as a PLY file and a JPEG. Just like the OBJ is exported as an OBJ + JPEG. I assumed CC was loading the JPEG to give it the fuzzy texture, although maybe that information is encoded in the PLY?...
- Wed Nov 21, 2012 7:47 am
- Forum: Issues, bugs, etc.
- Topic: Sharper photo overlay
- Replies: 5
- Views: 12639
Sharper photo overlay
Hi, I have a 3D model generated from photographs and the structure-from-motion algorithm in PhotoScan. A screenshot of that is here: photoscan.png When I export that model (PLY + JPEG) and import it into qCC, it looks like this: cc.png Why is qCC so fuzzy? The JPEG overlay appears sharp. Is there so...
- Wed Nov 14, 2012 3:21 pm
- Forum: Requests, new functionalities
- Topic: [Done] CloudCompare for OSX (under wine emulation)
- Replies: 4
- Views: 8041
Re: CloudCompare for OSX (under wine emulation)
Hi j_m and others monitoring this thread,
CC now works (initially, no extensive testing yet) on OS X. Download the latest code from GitHub and:
mkdir build
ccmake ..
make
./qCC/qCC #run it.
CC now works (initially, no extensive testing yet) on OS X. Download the latest code from GitHub and:
mkdir build
ccmake ..
make
./qCC/qCC #run it.
- Wed Nov 14, 2012 3:19 pm
- Forum: Linux related topics
- Topic: Portage to OS X
- Replies: 13
- Views: 23970
Re: Portage to OS X
For those of you monitoring this old thread, CC now works (initially, no extensive testing yet) on OS X. Download the latest code from GitHub and:
mkdir build
ccmake ..
make
./qCC/qCC #run it.
mkdir build
ccmake ..
make
./qCC/qCC #run it.