Jump to content

Search the Community

Showing results for tags '2.15.1'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. Hi everyone, The Unigine::Visualizer in v2.15.1 looks like it will will be helpful for a particular feature we have planned, but before I invest time in research, and having only looked at the API doc so far I have a few questions concerning the rendering apects about "renderMessage..." can the size be changed? I have found this thread in the forumAnything new :) ? can the font be changed? can the text be rotated? (maybe using a projection trick?) about: "renderSolid<shape>" can the shape be shaded? Smooth or flat? about "render<shape>" and "renderSolid<shape>", where shape = sphere, capsule and cylinder what is the amount of slices and stacks used? Are they the default values (16 and 32) used in Unigine::Primitives? Or are the shapes rendered without meshes and purely in the post-pro shader, maybe with some form of ray marching / distance functions? Thank you.
×
×
  • Create New...