How long is a piece of string

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

  1. #1

    Default How long is a piece of string

    I know this is a bit of a how long is piece of string question, but has
    anyone got any very ball park guides for the number of faces you can have in
    scene and still retain reasonable smooth motion if your authoring for the
    internet public in general. Maybe you even have two levels of detail one for
    peolpe using hardware rendering and one for those using software rendering.

    Or maybe coming at it from a differnet angle is there anykind of unspoken
    standards as a base spec, (similar to how most web designers presume a
    certain screen resolution, color depth and browser level).

    Would be interesting to hear the sought of numbers you generally aim for
    when modelling.

    Regards,

    John.


    John B Guest

  2. Similar Questions and Discussions

    1. Long string ruining formatting
      Hi All, I have a long string with no whitespace or break character and it is ruining the formatting of my datagrid. How can I get the text to...
    2. Long String
      Hi I'm sending a long string to a web service like this ...
    3. Long String-value in a datacolumn
      Hello, I have a datagrid that shows a product-description. The datagrid is bound to a dataset. The dataset-columns only seam to accept...
    4. Varchar (8000)...long XML String??
      Hello, I have get a XML String that has 30,000 characters in a SQL SP. How can I do that taking under consideration that I can't use a text...
    5. RAC - how long is a piece of string
      g'day folks, No experience with RAC but have been asked to estimate how long it would take to set up a RAC environment of 2 nodes with 2...
  3. #2

    Default Re: How long is a piece of string

    ShockWave 3D engine is able to deal with over 50.000 polygons, BUT ...
    To get a decent frame rate,no more than 10.000 !
    Also pay attention to the number of textures (shaders), the number of lights
    (3 or 4 lights are enough) and (of course) to the amount of LINGO.
    p.s.
    Don't try to find the "universal solution" for a particular case !

    necromanthus 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