cross section view of 3D model in director

Ask a Question related to Macromedia Director 3D, Design and Development.

  1. #1

    Default cross section view of 3D model in director

    Hello everyone

    I would like to know if it is possible to create cross section views
    (to define a cutting plane to be able to look inside the model) of a 3D
    model using Lingo . If so, can you give some insight on how to do it?

    Thks

    xnr

    xnr Guest

  2. Similar Questions and Discussions

    1. Can we view a single Asp.net page as one 'critical section' for identical http requests?
      How does ASP.NET process requests labeled with same sessionID/AuthID? Is it in defined order, such as FIFO or undefined order? For example: An...
    2. Camera zooming, general 3D model view interaction
      hello i'm working on a viewer for 3D models. the possibilities of interaction are: - zooming by moving RMB - orbiting by moving LMB -...
    3. question: culling model to view frustum
      Greeting: Is there a way to detect if the model is inside the camera's view frustum or not? Thanks for the help! hch
    4. ASP.NET Model-View-Controller design question
      Hi Stan, Natty is right. The controller should be kept in session to preserve data. I found that you need page B pops up when Add button is...
    5. Setting the 'detail' section of a form to view mode
      "P" <plavallee@rcn.com> wrote in message news:%%YOa.14404$BM.4629336@newssrv26.news.prodigy.com... New, I on You might want to try making your...
  3. #2

    Default cross section view of 3D model in director

    Hello everyone

    I would like to know if it is possible to create cross section views (to
    define a cutting plane to be able to look inside the model) of a 3D model using
    Lingo . If so, can you give some insight on how to do it?

    Thks

    xnr

    xnr_2006 Guest

  4. #3

    Default Re: cross section view of 3D model in director

    Perhaps the simplest solution would be to set the .hither property of the camera so that the hither plane of the camera frustrum coincides with your cross-section plane.
    openspark Guest

  5. #4

    Default Re: cross section view of 3D model in director

    > I would like to know if it is possible to create cross section views (to
    > define a cutting plane to be able to look inside the model) of a 3D model using
    > Lingo.
    This might also give you an interesting option:
    [url]http://director-online.com/buildArticle.php?id=1104[/url]
    Aldo Hoeben Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139