Page 5 of 6 FirstFirst ... 3 4 5 6 LastLast
Results 41 to 50 of 52

Thread: Unreal Dev Kit : Research and Development Thread

  1. #41

    Re: Unreal Dev Kit : Research and Development Thread

    i'll tell you when i get my new computer.
    Reply With Quote

  2. #42
    Senior Member Saggy's Avatar
    Join Date
    Nov 2006
    Posts
    1,122

    Re: Unreal Dev Kit : Research and Development Thread

    http://udn.epicgames.com/Three/Video...%20Using%20UDK

    177 Video Tutorials brought to you by 3D Buzz. I love those guys.
    Reply With Quote

  3. #43

    Re: Unreal Dev Kit : Research and Development Thread

    Holy fucking shit I'm gonna post that in the tutorial resource k?
    Reply With Quote

  4. #44
    Senior Member SonicXtreme's Avatar
    Join Date
    Dec 2006
    Posts
    283

    Re: Unreal Dev Kit : Research and Development Thread

    Adding to the research thread as I have only just got back into UDK dev ,so for anyone who doesnt know, change the LOD groups for the textures in the ini file so they are double their normal value , otherwise they look completely shit when they go ingame , because UDK will cut their res in half by default.
    Reply With Quote

  5. #45

    Re: Unreal Dev Kit : Research and Development Thread

    just a small piece of information or people using normalbakes off highpoly meshes.
    since all that shit is sensitive to smoothinggroups, it's important to know that unreal doesnt support more than 1 smoothinggroup per poly.

    for example, you can apply SG1 to a poly, and SG2 to another, but not SG1 AND SG2 to one poly.
    Reply With Quote

  6. #46
    a bit of the old in-out Roostervier's Avatar
    Join Date
    Jan 2007
    Posts
    3,379

    Re: Unreal Dev Kit : Research and Development Thread

    also unreal doesnt support mirroring of normals except horizontally, and the seam must be perfectly straight. so basically, uv your shit using the 3/4 rule or fix the seams accordingly.

    just something else to add
    Reply With Quote

  7. #47
    Untruely Bannable~ Inferno's Avatar
    Join Date
    Aug 2007
    Location
    In a Place
    Posts
    5,166

    Re: Unreal Dev Kit : Research and Development Thread

    Quote Originally Posted by neuro View Post
    just a small piece of information or people using normalbakes off highpoly meshes.
    since all that shit is sensitive to smoothinggroups, it's important to know that unreal doesnt support more than 1 smoothinggroup per poly.

    for example, you can apply SG1 to a poly, and SG2 to another, but not SG1 AND SG2 to one poly.
    The fuck? Why not?
    Reply With Quote

  8. #48
    a bit of the old in-out Roostervier's Avatar
    Join Date
    Jan 2007
    Posts
    3,379

    Re: Unreal Dev Kit : Research and Development Thread

    p sure unreals method of smoothing is simply to separate the verts by smoothing group, and give each group of faces within the separated verts a single smoothing group or whatever. basically, that makes it impossible to have more than one smoothing group per face. (thats why if you import a static mesh with multiple smoothing groups, the static mesh will have more verts than it did in max)
    Reply With Quote

  9. #49
    A Loose Screw Phopojijo's Avatar
    Join Date
    Dec 2006
    Location
    Ontario, Canada
    Posts
    2,749

    Re: Unreal Dev Kit : Research and Development Thread

    I never really understand smoothing groups -- in Maya it's simple -- is the edge a hard edge, or is it a soft edge.
    Reply With Quote

  10. #50

    Re: Unreal Dev Kit : Research and Development Thread

    does the exact same thing. it's just a different method of applying the effect.
    most up to date exporters/importers also convert smoothing groups to hard edges and backwards when working between max and maya.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 3 users browsing this thread. (0 members and 3 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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