13 comments found.
Can I use Demo?
Hi. can i get the volume?
Is it possible to add more than one product? If not, will there be an update on this issue?
Multiple product is a feature. currently not available.
Is there any chance to get this as plugin for woocommerce?
Will this plugin updated / developed in future?
I haven’t planned plugin for woo-commerce. and I always help in the issues. Will update Plugin if something important comes.
Will I be able to add new fields into this plugin. i.e Location field, other materials etc
Just in addition to this. Is there an option to display the dimensions of the file uploaded?
you can add an extra input field if you know HTML CSS. also 3d model dimensions can be shown but I haven’t implemented it yet.
how can i stop rotation? Is it pusuble to calculate volume
You can stop it by changing following files
replace this piece of code
rotateLoop = function() {
// targetRotation += 0.01;
targetXRotation += 0.05;
sceneLoop();
}
by this
rotateLoop = function() {
// targetRotation += 0.01;
// targetXRotation += 0.05;
// sceneLoop();
}
in file thingiview.js
Is it possible to upload multiple stl files and submit?
Hello @gmicpl Currently we only support single file upload, for every other model the user can send multiple requests for quote. by the way interesting use-case. i will try to work on it. thank you for the Purchase. Please do rate it.
Can it take jpg or any other image files
JPEG image files are not 3D object files they represent 2D image. So 3D representation of 2 dimensional image is impossible currently.
Nice Work, Good Luck With Sale
Thank you
Wonderful Job! Congratulations.
Thank you mate
Amazing work! GLWS!
Thanks you bro.☺️
Accept .blend, .max, .3ds files?
Currently we have STL and OBJ support, As it is used widely and wanted to keep it lightweight. Also most of the 3D printing guys accept STL or OBJ. I will try for other file formats in next update.
Nice Work. GLWS DigitalCenturySF
Thank you mate