Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how to paint(draw?) 3d point on 3d grid
my plan...
then how to paint 3d grid & 3d point .. ?
scatter3d is not suitable for me..!
QtQuick3D, check out the examples of custom geometry.
Thanks to reply!
I solved that refered to this.