3ds Max :: How To Project Spline Onto Poly Terrain

Oct 17, 2011

what the best way to project a spline onto a edit poly 3d surface. i would like to maintain adjustability of the spline and have it morph an instance projection onto the surface if possible.

View 2 Replies


ADVERTISEMENT

3ds Max :: Animate Spline Over Rough Terrain Surface

Jun 14, 2012

I am trying to animate a spline or jointed border object over an irregular surface.I want to add particles to the spline in the end to try to simulate a fire burning outward across a terrain.

I tried booleaning out a border and while that works, when I add particles to it, it overwhelms my computer. I tried using shapeMerge but that doesn't quite do what I want either. Itoo's glue plugin conforms an object to the terrain but doesn't allow me to animate it.

View 9 Replies View Related

3ds Max Modeling :: Convert Spline To Poly

Jul 6, 2010

I'm using 3dsMax 2010.

I have created a big spline. When I tried to "Convert to poly", it doesn't work. Usually, as result, the spline appears with a filled. In my case, the spline disappears. I thought it might be because the spline is not closed, but it is correct.

View 6 Replies View Related

AutoCad 3D :: Twisting Of Solid When Sweeping Along Spline / 3D Poly

Feb 25, 2013

I draw 3D curved handrail, mainly just rectangular because i import the geometry in to Alphacam and run tool paths down them, but i keep getting faced with the problem of the twisting of a solid when sweeping along a spline or a 3D poly!

View 9 Replies View Related

3ds Max Modeling :: Extract WHITE Edges Of Editable Poly As Spline Shapes?

May 5, 2011

Is there a way to extract the WHITE edges of this Editable Poly as Spline Shapes? Then I could use the Surface modifier to convert it to a Patch object.

I know there is a "Create Shape From Selection" button on in the Editable Poly dialog. But this gives me the ORANGE lines from the control cage, not the smooth lines on the subdivided object.

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Find Maximum Distance Between 3D Poly And Spline?

Aug 8, 2013

Let's say I have a 3D polyline, which I turn into a spline. I then want to determine how closely the original polyline and spline follow each other. How I can check this programmatically? The concern is to find the maximum deviation and its location.

Howto be able to run the check on other types of objects as well: arc, polylines etc.

View 6 Replies View Related

Maya Animation :: Animating Low Poly Instead Of High Poly Model?

Mar 18, 2012

My model is ready for the rigging. But my model is a little heavy in poly-count. I can rig it now but at the time of animation i know it will be a problem while animating it. It will lag while moving its controls. I have seen people animating with low mesh and while rendering they use high mesh. Do, i have to create a low poly version of my model?. If yes, Then i have to paint weight twice. low poly one and the high poly one.

View 2 Replies View Related

AutoCAD Inventor :: Spline Design Generator - External Involute Spline Error

Sep 28, 2011

I'm trying to create an external involute spline (ANSI B92.2M) Fillet Root Side Fit 26.9mm x 1 mm x 26 teeth x 38 mm long using the spline generator with Inventor 2012. I created a test shaft"M-182-AMA.ipt" that is Ø26.9 mm x 38 mm long with 1 mm radius on each end of shaft.

I use the following steps:

1. After creating component "M-182-AMA.ipt" I select Design tab>>Power Transmission>>Involute Spline.
2. A window appears that has the caption "Involute Splines Connection Generator".In the Dimensions section I choose "Splines Type: ANSI B92.2M - 37.5 deg, Fillet Root, Side Fit, 26 x 1.00 x 38 x 5H/5h" and change the Length to 38 mm.
3. In the Shaft Groove section I use Create new, and I push the Reference 1 button that turns blue, I then select the od feature from the model and I get an error(see attached pic "error1.jpg).

I changed the 26.9mm od to be 27mm and it still gave me the error.

Work Station : Dell Precision R5400
OS: Windows 7 Business 64 Version 6.1.7601 Service Pack 1 Build 7601
Processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz, 1995 Mhz, 4 Core(s), 4 Logical Processor(s)
BIOS Version/Date Dell Inc. A10, 4/30/2012
Graphics Display Card: ATI FirePro V4800 (FireGL V) 1.00 GB Adapter RAM
Computer Memory: 8 GB ECC RAM

View 5 Replies View Related

Photoshop :: Realistic Terrain

Oct 16, 2005

I am an intermediate at Photoshop CS1, been using it for roughly 1.5 years on and off, however, I am finding it very hard to find any tutorials for realistic terrains for Photoshop.

This image (The arrival) is what I am trying to achieve. You can see that on the bottom of the picture are hills, moutains and grass - I have no idea with where to start to create something similar to this.

View 1 Replies View Related

3ds Max :: How To Import Digital Terrain Data DTM

Nov 1, 2011

i´m looking for a workflow to import Digital Map Data from a source. The Data we´re using comes from Geographical Institutes. The File-Format i have never heard of:

-binear DGM *.dgm
-*.adf
-ASCI GRID *.grd

I dont know how to convert it to a mesh or something that i can import to MAX. The free plugin, called "Terrain" on Maxplugins, can import files like *.dtm or point clouds but not our Digital Map Data.

Any simple workflow to import such Heightmaps into max?

View 2 Replies View Related

3ds Max Modeling :: Tiled Terrain From Height Map

Jan 26, 2011

My goal is to make a terrain from a height map. The terrain shall be used in a 3d game on the Xbox360. Since I don't want the game to render more polygons than visible by the game camera the terrain needs to be divided into a number of tiles for culling purposes.

So what I've done so far is to create a plane (10x10 with 10x10 subdivisions). I then clone the plane into an 2d array with a total of 100 planes. I then group the planes into a single group. This gives me a terrain object consisting of 100 planes and a size of 100 X 100 units.

Now, here is my question: Is it possible to apply a displacement modifier to this group/planes so that a heightmap will modify the planes and thus create a terrain where each tile is only affected by its "part/area" of the heightmap?

I've tried by adding displacement modifiers to the planes but when applying a heightmap each plane is affected by the whole heightmap and thus the result is that the terrain group consists of a number of identical "mini terrain" planes.

View 3 Replies View Related

3ds Max :: Create Terrain From Points File

Jan 21, 2014

I have file: DEM with approximately 13000 points. The text file is (Y X H):
 
436800,00 104700,00 559,00
436805,00 104700,00 558,20
436810,00 104700,00 557,30
and so on....
 
I would like to insert those points  into 3DS Max and later create a model from it. The problem is because I don't know how to import those points with this software. What would be the best way?

View 4 Replies View Related

3ds Max Modeling :: Terrain From Reference Image

Jan 25, 2011

so I am trying to figure out how best to create the terrain for this mine site. I thought maybe I could do this with vue, but it proved to be very difficult. I was thinking of using contour lines but that in itself can be messy with some very ugly triangulation. I posed a picture of what it is I am trying to atchive.

View 3 Replies View Related

AutoCAD Civil 3D :: Create Terrain Using DEM Data

Apr 5, 2012

Are there tutorials for AutoCAD Civil 3D 2012 that assumes that the user never use AutoCAD Civil 3D 2012? Maybe a step-by-step tutorial. I tried the online tutorials on this website but I find them a little bit confusing. If I want to create 3D model of a city, what's the best way of creating 3D model of the city? I thought that one way of creating a city is:

1. Create terrain using DEM data.

2. Create streets, roads, highways, train tracks, etc. <- I need better tutorials.

3. Create buildings.

View 9 Replies View Related

3ds Max :: How To Detach Half Of The Polygons Of Uneven Terrain

Oct 3, 2012

i want to detach the half of the polygons of a uneven terrain in max... the problem is when i select the polygons i want and cilck detach the normals of the detached edges become split. Is there a method of detaching polygons which preserves normal orientation.

View 5 Replies View Related

3ds Max Modeling :: GIS Visualization - Creating Realistic Terrain From DEM?

May 14, 2012

how to use GIS maps, and LIDAR (etc) information to create terrain, and man-made features within Max2012/3.

I have a long history using MAX but not importing this kind of data, with any success.

Generally, I know that Global Mapper is the good source for hirez imagery based on geospatial coordinates. Not sure how to use GM, but I bet they have tutorials. Mapping GM data onto a Max mesh is possible.

But when it comes to creating realistic terrain from DEM, or Lidar data, I'm not sure where to start.

View 1 Replies View Related

AutoCad 3D :: Creating Terrain From 3D Polyline (Loft?)

Nov 24, 2011

I'm currently facing this problem of lofting/elevating the drawing.

The drawing had all the 3D polyline and I need to join them. I have no problem joining a 2D polyline, but now i'm facing this problem.

see attached. Capture.jpg

View 0 Replies View Related

AutoCAD Civil 3D :: Return Of Interactive Terrain Shaping

Feb 25, 2013

I did a brief search in this forum on the Civil 3D 2012 Interactive Shaping Terrain package previewed by Autodesk in January/February 2012, and couldn't find any recent news on this package. Is it going to be released as an add-on sometime soon? Is it already available for download, and I'm simply not aware of it? Here's a link to the latest status of the package from AutoDesk on the issue (dated 2012):

[URL].......

View 1 Replies View Related

AutoCAD Civil 3D :: How To Generate A Digital Terrain Model

Jan 9, 2013

How to generate a Digital Terrain Model - DTM GRID method in AutoCAD Civil 3D 2012 on the basis of X, Y, Z (saved in. Txt)?

View 9 Replies View Related

AutoCAD Map 3D :: Exporting DEM Surface (terrain) Data As Shape

Nov 8, 2013

I am rarely new to map 3d. What I would like to do is to export 3 dem surface in any kind of format, so that I could open it in 3d max.

I know how to generate Contours, but when I export them to dwg and later open in autocad architecture there are missing info on z coordinate - so everything is flat.

Is there some way to make .3ds file or .dwg file so that would really look like a 3d terrain in ACAD architecture or 3d max?

View 7 Replies View Related

3ds Max Modeling :: Smoothing Surfaces To Make Terrain Look More Natural

Sep 22, 2011

I often work with Civil Engineers and I use line work from Civil programs such as 3D Civil and Bentley MX. These programs give me splines (see image 1). I trace over the lines to create poly surfaces which may end up being grass or concrete etc (see image 2)

I don't use the terrain command because the command is not always suitable. The lines I import often have gaps or other issues thats why I find it faster to trace over the lines to create my poly surfaces.

But if you look at image 2 it's very blocky. I would like to smooth between these surface to make the terrain look more natural. I have played with turbosmooth and meshsmooth but sometimes they screw up the surface or don't work at all.

How I could make my surfaces more natural and less blocky.

View 2 Replies View Related

AutoCAD Architecture :: Create A Terrain Model In 2010?

Apr 1, 2011

Is it possible to create a terrain model in Architecture 2010? If so, how do go about doing it?

View 3 Replies View Related

AutoCAD Civil 3D :: Interactive Terrain Shaping - Entering Spacing Value

Mar 15, 2012

When you use the Spacing command to set the work canvas grid spaciing, it requires that you pick a point in the drawing and then enter the value?  Shouldn't it just prompt you for a value?  Seems like a bug maybe. Am I missing a settings or something?

View 5 Replies View Related

AutoCAD 2013 :: Fusing Flat Surface With Sloping Terrain?

Jan 10, 2013

I am using Autocad 2013. I need to fuse a square building which is placed on a sloping terrain. If the terrain was flat, i would have no problems. But how i can put a perfectly square building on a sloping terrain without having any gaps in between?

View 1 Replies View Related

AutoCAD Map 3D :: How To View Received Files (Elevations And Terrain Models)

Sep 6, 2011

We have received files that is suppose to be Elevations and terrain models we do not know how to view them. These files are in folders named Digital_ Elevation_Model _(DEM) and Digital_Surface-Terrain_Models_(DSM-DTM) the files inside the folders are as follows

02681864_dem_spe.img 
02681864_dem_spe.rrd
02681864_dsm_spe.img
02681864_dsm_spe.rrd

Can these be used with Autodesk Map 2012?

View 7 Replies View Related

Photoshop :: Creating Terrain Grayscale Image From Height Field Contours

Jul 18, 2009

The starting point:
I have a JPG image of a battlefield wherein the height contours in feet are marked as faint lines (like a closed contour line for 390 feet, another for 420 feet, etc etc.)

The desired final product in Photoshop:
A grayscale RAW document that shows the height variations in gray tones.
Low lying troughs need to be darker and higher elevations need to be lighter.
See picture below for example:

I am ignoring the roads and other features in the battlefield.
All I am interested is the technique of converting the height contours into a smoothly varying grayscale image.

I am a complete Neanderthal when it comes to Photoshop. I do have a copy of Adobe Photoshop CS3 on my PC.
I have been toying around with the package on and off. But nothing useful has come out yet.

Now to my specific questions

*How do I bring in the height contours into Photoshop? I have tried the magnetic lasso tool and able to trace a height contour with good fidelity.
I am kind of stuck at this point. Do I save the selection to a new layer? Do I thus create one layer for each of the height contours?
Say one layer for the all the 390 feet contours, another layer for the 420 feet contours, one more for the 360 feet contours etc etc?

*Assume that I have somehow brought in all the height contours successfully into a new Photoshop document.
How do I create a gradient effect between the contours?
The lowest height in the map is 300 feet and the highest areas are at 480 feet.
Thus the area enclosed by the 300 feet contour lines needs to be darkest (pitch black) and the area enclosed by the 480 feet contour lines needs to be lightest (pure white).
The areas in between need to go progressively from dark to light shade.
How do I achieve this?

*Assume that I have created now a PSD document that has these smoothly varying grayscales. How do I convert this to a RAW image?

View 7 Replies View Related

AutoCAD Architecture :: Tool Palettes Aren't Same In New Project As In Project Template?

Dec 6, 2011

I have a Project Template that is used when creating a new project.  I noticed that the Tool Palette in the Project Template and the Tool Palette in the new Project are not the same.  How do I get the new Projects to pull the same Tool Palettes from the Project Template?

View 2 Replies View Related

AutoCAD 2010 :: Project Browser - Create New With Project Number Prompt?

May 14, 2012

How can I change the way the Project Browser maps the creation of new projects?

Currently, the new project folder is created and named according to the Project Name prompt. We want the folder to be named according to the Project Number prompt...

View 3 Replies View Related

VideoStudio :: Create Smart Package From Project File That Has Smaller Component Project Files?

Aug 22, 2011

I've built a project up with several smaller project file components. It's an easier way to create a video than editing one big project.

Opening the overall project and running it on screen is not a problem. However, when I try to create a smart package of the composite project, I get a consistent error message rejecting the process because of the existence of the component vsp's.

Is there a way to avoid the error and create a smart package from a project file that has smaller component project files?

View 7 Replies View Related

Photoshop :: Project Doesn't Retain Transparency When Imported Into Another Project

Mar 12, 2012

I'm having issues with importing an image I created in photoshop that has a background transparency into another photoshop project. The part of the image that should be invisible, is not.

View 5 Replies View Related

AutoCAD Inventor :: Can Project Number Be Assigned To Project File

May 6, 2013

Is it possible to assign a project number to a project file and have it fill in the project Iproerties field?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved