WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: farshizzo
Forum: Vizard 03-22-2013, 02:54 PM
Replies: 5
Views: 15,195
Posted By farshizzo
If you want to view it fullscreen, then you're...

If you want to view it fullscreen, then you're better off implementing the shader as a post-process effect:import viz
viz.go()

viz.add('piazza.osgb')

NEAR = 0.1
FAR = 200.0

from...
Forum: Vizard 03-20-2013, 08:29 AM
Replies: 5
Views: 15,195
Posted By farshizzo
You can use a render node to render the scene to...

You can use a render node to render the scene to a depth texture and display it on screen. Here is a quick example:import viz
viz.go()

viz.add('piazza.osgb')

# Add render texture using depth...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -7. The time now is 01:24 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC