Pre loader

3D Surface Mesh Tutorial

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

Hello,

I am trying out SciCharts and am looking to recreate the example 3D uniform surface mesh chart example and don’t have a good hold on the architecture yet. I don’t see directions as to which file to paste the example code into. I’m looking at the code example where it creates a “final camera3D camera – schiChart3DBuilder.newCamera3D().build();” and goes from there. (…/webframe.html#The%20Surface%20Mesh%203E%20Chart%20Type.html)

I have the 3D surface created and rendering. I just need to get started to go from there. Thank you.

Version
Demo/Trial
  • You must to post comments
1
0

Hi Christy,

I wonder if you have seen this GutHub repo.

Here you will find a project from 3D tutorial. Also we have a couple of 3D examples on SciChart demo website – https://demo.scichart.com/.

  1. JavaScript 3D Bubble Chart
  2. JavaScript Surface Mesh 3D Chart

Let us know if you need more information about 3D charts with SciChart.js and what other tutorials would be useful?

  • Christy Lott
    Thank you. I am looking at the Surface Mesh Chart link above and the source code uses and import for react. I am getting errors on that line. Is there a specific thing I need to do to enable that or do I need to download the library separately?
  • Christy Lott
    I think I’m also getting confused because the data code here: https://www.scichart.com/documentation/js/current/webframe.html#The%20SurfaceMesh%203D%20Chart%20Type.html is different from the js code here as a source: https://demo.scichart.com/javascript-3d-surface-mesh-chart and the tutorial list under SciChart.js 3-D tutorials are for Android. I’m just not sure where to start after I have the surface chart created. I do have the grid displaying, I am not sure what to do next to populated it with data. Thank you,
  • Andrew Burnett-Thompson
    Hi Christy, it’s possible the documentation here is out of date. The Demo and SciChart.js.Examples repo on github is the authoritative source. Are you still struggling? Post your current code (ideally a runnable repository. Please keep Zip sizes small by deleting node_modules) and one of our team will take a look.
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies