WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 03-28-2016, 05:55 PM
Qiliang He Qiliang He is offline
Member
 
Join Date: Mar 2014
Posts: 24
Occlude Peripheral Visual Field

Hello,

I'm wondering how to occlude the peripheral visual field, as indicated in the attached figure (From a to b)?

https://drive.google.com/open?id=0Bx...nFsLUtQRzRndms

I tried the following codes, but the problem is I don't know how to make the texture transparent at the center but opaque in the peripheral.

HTML Code:
	quad = viz.addTexQuad(parent=viz.HEAD, size=5)
	quad.color(1,0,0)
	quad.setPosition([0,0,0.1])
        quad.alpha(0.5)
Any help is appreciated, thank you!
Reply With Quote
  #2  
Old 03-29-2016, 04:18 AM
Qiliang He Qiliang He is offline
Member
 
Join Date: Mar 2014
Posts: 24
I know how to do it, thanks.
Reply With Quote
Reply

Tags
occlusion

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Matching the field of view between Desktop and Oculus Rift DK2 Qiliang He Vizard 11 06-29-2020 07:33 AM
3D grass shader to mimic large grass field Zhi Vizard 9 04-22-2011 02:43 PM
question about field extention cyclonseye Vizard 1 07-19-2010 03:38 PM


All times are GMT -7. The time now is 03:52 AM.


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