Hi all
I would like know the technical background of the 3D Teeth viewer
Is this possible to edit some thing on 3D Teeth viewer
Please explain
Thanks
3D Teeth viewer
Re: 3D Teeth viewer
The 3D teeth are derived from complex use of the Direct X and OpenGL APIs.srini wrote:I would like know the technical background of the 3D Teeth viewer
Well... yes? If you're asking for an easy way to edit the teeth graphically we give drawing tools for "easy" graphic changes. http://www.opendental.com/manual/chartdrawing.htmlsrini wrote:Is this possible to edit some thing on 3D Teeth viewer
Another easy way to change procedure graphics is by manipulating the paint type on procedures. http://www.opendental.com/manual/procedurecodeedit.html
If you're asking for a technical way to manipulate the teeth graphically (e.g. adding a supernumerary tooth) then you'll have to dig through our source code and do it yourself (or add a feature request for us to add whatever it is you're wanting). It's going to be painful though, just saying. http://www.opendental.com/manual/sourcecode.html
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Jason Salmon
Open Dental Software
http://www.opendental.com
Jason Salmon
Open Dental Software
http://www.opendental.com
Re: 3D Teeth viewer
Thanks for the kind reply
I am trying develop chart module in open source EMR as like opendental chart module
I googled, Direct X is not supported in PHP
however php has OpenGL library..
Do you think is it possible to create 3d teeth viewer using PHP OpenGL library
Please could you advise

I am trying develop chart module in open source EMR as like opendental chart module
I googled, Direct X is not supported in PHP
however php has OpenGL library..
Do you think is it possible to create 3d teeth viewer using PHP OpenGL library
Please could you advise