psiorew.blogg.se

3ds max presentation assistant
3ds max presentation assistant




3ds max presentation assistant

In total, the number of interpolation points will be 400 points (red dots) as shown in figure 3. Then we do interpolation every 5 m for both X and Y axis, so we have 20 points for X and 20 points for Y.

3ds max presentation assistant

From the survey, we took 50 measurement points (blue dots). One day, we did a topographic survey of a region with area 100 x 100 m. Let's take an example to make it more concrete and easy to understand. Then we populate more points that cover the whole region and estimate the height based on the measurement points, so we can model the 3D surface for the area that close to the actual condition. Why are there more points are required in creating 3D model and even getting thousands? In fact the point from field measurement many fewer that that? Actually when doing topographic measurement, what someone do is taking a number of sampling point appropriately in the surveying area.

3ds max presentation assistant

It renders faster, smoother and it can produce a html output with some tools that enabled us to zoom in, zoom out, pan, rotate, export to static image and so forth. It's hard to forget the first love, but really sorry I need to find something else.įinally after some adventures, I found Plotly library is a good one to model the terrain in 3D. Previously with a fewer points I can freely rotate it without any delay, but the terrain rendering became slower and needed longer time to compute when the surface is getting more complex with thousand points. But later on I found the output with Matplotlib was getting slower as number of point increasing. The first output from Matplotlib made me so happy, now I can make a terrain 3D model in Python. 3D terrain modelling with Matplotlib surface plot Figure 2 shows 3D terrain from Matplotlib's surface function.įigure 2. I found there are some functions to plot 3D model in Matplotlib such as wireframe, surface and trisurf. So firstly I used Matplotlib to model a terrain surface in 3D. I use it frequently to plot any graph I need. Matplotlib is the first graphic library I know when started learning Python.

#3DS MAX PRESENTATION ASSISTANT HOW TO#

But before discussing how to do it step by step, let me explain briefly the story "behind the scene" until I come to this point. It took some times till I got a good one and decided to share the result with you. Before writing this post, I had done some experiments with different technical approaches and results.






3ds max presentation assistant