Skip to content

randomwangran/VTK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73,361 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTK - The Visualization Toolkit

  • todo
  1. compile
  2. play.

Introduction

The origin of VTK is with the textbook "The Visualization Toolkit, an Object-Oriented Approach to 3D Graphics" originally published by Prentice Hall and now published by Kitware, Inc. (Third Edition ISBN 1-930934-07-6).

Learning Resources

Requirements

  1. gcc 4.8.3 or newer

why?

https://discourse.paraview.org/t/is-there-a-glowing-i-e-emitting-light-effect-for-objects/3593/12

Maybe a simpler target is to try to get the inner part of my object to be brighter than the outer part (without having a (transparent) outer glow) with a (variable) gradient to try to mimic a glow effect.

Agree with you. We need to know how to play the luminous intensity.

You mentioned that you achieved that in the video with the RTX framework.

Are you talking with me? I did not say that.

In my case, I just have a static image where I want to illuminate certain objects (so no animation).

Then, try GIMP?

Is this something I can achieve with what’s currently in VTK / ParaView?

@experts

Or was your point that even this is not possible without hacking around at the VTK level?

I am also new to VTK level.

Any experiences with importing the VTK objects into other rendering software that maybe have exposed more parameters to get this effect?

So, are you talking about using Blender?

About

Mirror of Visualization Toolkit repository

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 89.8%
  • Python 4.3%
  • C 3.1%
  • CMake 1.8%
  • GLSL 0.2%
  • Java 0.2%
  • Other 0.6%