08/03/17 [imagej-elphel][master] by Andrey Filippov: removed common_roll from where it does not belong
Andrey Filippov committed changes to the Elphel git project :
removed common_roll from where it does not belong
removed common_roll from where it does not belong
08/03/17 [imagej-elphel][master] by AndreyFilippov: fixed nastgy bug
AndreyFilippov committed changes to the Elphel git project :
fixed nastgy bug
fixed nastgy bug
08/03/17 [x3domlet][master] by Oleg Dzhimiev: added weights to least square fitting
Oleg Dzhimiev committed changes to the Elphel git project :
added weights to least square fitting
added weights to least square fitting
Working with 3D models
Original file formats
← Older revision Revision as of 00:18, 3 August 2017 (5 intermediate revisions by the same user not shown)Line 1: Line 1: −==<font color='blue'>Original file format</font>==+==<font color='blue'>Original file formats</font>== −* '''*.x3d''' (<font color='red'>download the textures that are stored in separate files</font> - the paths are specified inside x3d, usually just the file names = same directory)+* '''*.x3d''' −** to download a sample, visit [https://community.elphel.com/3d+map/ 3d+map] - open 3d scene then click the '''download''' button.+* '''*.obj''' wavefront + +====Comments==== +* to download a model (x3d, obj and textures) visit [https://community.elphel.com/3d+map/ 3d+map] - open 3d scene then click the '''download''' button. +* textures are '''*.png''' files are shared between x3d and obj +* x3d - textures are listed inside +* obj - textures are listed in an extra (material) file - '''*.mtl''' +* most of the time textures will be located in the same dir +* if downloading a model manually - do not forget textures (and a corresponding '''*.mtl''' for '''*.obj''') ==<font color='blue'>Programs</font>== ==<font color='blue'>Programs</font>== Line 9: Line 17: * Blender * Blender −==<font color='blue'>Convert to other 3D formats</font>==+==<font color='blue'>Convert *.x3d to other 3D formats</font>== ===MeshLab=== ===MeshLab=== * ''File > Export Mesh As...'' supports a few formats: '''*.3ds''', '''*.ply''', '''*.stl''', '''*.obj''', '''*.dxf''', '''*.dae''', '''*.xyz''', etc. * ''File > Export Mesh As...'' supports a few formats: '''*.3ds''', '''*.ply''', '''*.stl''', '''*.obj''', '''*.dxf''', '''*.dae''', '''*.xyz''', etc. Line 17: Line 25: ===Blender=== ===Blender=== * Supports some x3d files but not all * Supports some x3d files but not all − ==<font color='blue'>View</font>== ==<font color='blue'>View</font>== Oleg08/02/17 [imagej-elphel][master] by AndreyFilippov: correction scale
AndreyFilippov committed changes to the Elphel git project :
correction scale
correction scale
08/02/17 [imagej-elphel][master] by AndreyFilippov: minor fix
AndreyFilippov committed changes to the Elphel git project :
minor fix
minor fix
08/02/17 [imagej-elphel][master] by AndreyFilippov: more on extrinsics adjustment
AndreyFilippov committed changes to the Elphel git project :
more on extrinsics adjustment
more on extrinsics adjustment
Tmp manual
Firmware images
← Older revision Revision as of 19:06, 2 August 2017 (One intermediate revision by the same user not shown)Line 267: Line 267: ==<font color="blue">Firmware images</font>== ==<font color="blue">Firmware images</font>== −* [http://community.elphel.com/files/393/20170627/ '''20170627''']+* [https://community.elphel.com/files/393/20170802/ '''20170802'''] −* [http://community.elphel.com/files/393/20170623/ 20170623]+* [https://community.elphel.com/files/393/20170627/ 20170627] −* [http://community.elphel.com/files/393/20170531/ 20170531]+* [https://community.elphel.com/files/393/20170623/ 20170623] +* [https://community.elphel.com/files/393/20170531/ 20170531] ==<font color="blue">Other info</font>== ==<font color="blue">Other info</font>== Oleg08/02/17 [elphel-apps-imgsrv][] by Oleg Dzhimiev: ACEH: Content-Disposition
Oleg Dzhimiev committed changes to the Elphel git project :
ACEH: Content-Disposition
ACEH: Content-Disposition
08/02/17 [elphel-web-393][] by Oleg Dzhimiev: 1. fixed for chrome for images bigger than 2MB (dumped readAsDataURL()) 2. for synced - restore trigger only after images are downloaded
Oleg Dzhimiev committed changes to the Elphel git project :
1. fixed for chrome for images bigger than 2MB (dumped readAsDataURL()) 2. for synced - restore trigger only after images are downloaded
1. fixed for chrome for images bigger than 2MB (dumped readAsDataURL()) 2. for synced - restore trigger only after images are downloaded
08/02/17 [x3domlet][master] by Oleg Dzhimiev: shiftspeed based on zFar
Oleg Dzhimiev committed changes to the Elphel git project :
shiftspeed based on zFar
shiftspeed based on zFar
08/01/17 [imagej-elphel][master] by AndreyFilippov: bug fixes
AndreyFilippov committed changes to the Elphel git project :
bug fixes
bug fixes
08/01/17 [x3domlet][master] by Oleg Dzhimiev: typo in docs
Oleg Dzhimiev committed changes to the Elphel git project :
typo in docs
typo in docs
08/01/17 [x3domlet][master] by Oleg Dzhimiev: tilt, roll and alt fitting results apply dialog
Oleg Dzhimiev committed changes to the Elphel git project :
tilt, roll and alt fitting results apply dialog
tilt, roll and alt fitting results apply dialog
08/01/17 [x3domlet][master] by Oleg Dzhimiev: approx tilt and altitude by 2 points
Oleg Dzhimiev committed changes to the Elphel git project :
approx tilt and altitude by 2 points
approx tilt and altitude by 2 points
07/31/17 [x3domlet][master] by Oleg Dzhimiev: included .obj files into downloaded archive
Oleg Dzhimiev committed changes to the Elphel git project :
included .obj files into downloaded archive
included .obj files into downloaded archive
07/31/17 [x3domlet][master] by Oleg Dzhimiev: forgot to add weight to product
Oleg Dzhimiev committed changes to the Elphel git project :
forgot to add weight to product
forgot to add weight to product
07/31/17 [imagej-elphel][master] by AndreyFilippov: added wavefront export
AndreyFilippov committed changes to the Elphel git project :
added wavefront export
added wavefront export
07/31/17 [x3domlet][master] by Oleg Dzhimiev: height optimisation fix
Oleg Dzhimiev committed changes to the Elphel git project :
height optimisation fix
height optimisation fix
Working with 3D models
Blender
← Older revision Revision as of 19:19, 31 July 2017 (One intermediate revision by the same user not shown)Line 28: Line 28: * Convert to '''*.obj''' in MeshLab * Convert to '''*.obj''' in MeshLab * ''File > Import > Wavefront (.obj)'' * ''File > Import > Wavefront (.obj)'' −* +* Switch '''viewport shading''' to '''texture''' (in ''Default view'' it's located next to the ''Object mode'') + ===CloudCompare=== ===CloudCompare=== * Convert to '''*.obj''' in MeshLab * Convert to '''*.obj''' in MeshLab OlegPages
