Jove
Visualize
Contact Us

Related Experiment Videos

Antialiasing procedural shaders with reduction maps.

R Brooks Van Horn1, Greg Turk

  • 1Georgia Institute of Technology, Atlanta, GA 30332-0760, USA. brooks.van.horn@gmail.com

IEEE Transactions on Visualization and Computer Graphics
|March 29, 2008
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Vants and Turmites.

Artificial life·2025
Same author

Robot Learning From Randomized Simulations: A Review.

Frontiers in robotics and AI·2022
Same author

BodyPressure - Inferring Body Pose and Contact Pressure From a Depth Image.

IEEE transactions on pattern analysis and machine intelligence·2022
Same author

Multidimensional Capacitive Sensing for Robot-Assisted Dressing and Bathing.

IEEE ... International Conference on Rehabilitation Robotics : [proceedings]·2019
Same author

Computer Simulations Imply Forelimb-Dominated Underwater Flight in Plesiosaurs.

PLoS computational biology·2015
Same author

The fiber walk: a model of tip-driven growth with lateral expansion.

PloS one·2014
Same journal

MesoSplats: Texture Synthesis with Gaussian Splatting.

IEEE transactions on visualization and computer graphics·2026
Same journal

GLLA: A Unified Force-Directed Graph Layout Framework Supporting Local Adjustments.

IEEE transactions on visualization and computer graphics·2026
Same journal

Multi-Perception Crowd: Learning to combine entity and implicit perception for diverse crowd simulation.

IEEE transactions on visualization and computer graphics·2026
Same journal

Hiding in Plain Sight: Camouflaging Real-world Objects.

IEEE transactions on visualization and computer graphics·2026
Same journal

RTF2Mesh: Restricted Tangent Face Based Mesh Compression With Neural Displacement Fields.

IEEE transactions on visualization and computer graphics·2026
Same journal

Practical Occluder Generation for Mobile Games.

IEEE transactions on visualization and computer graphics·2026
See all related articles
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

This study introduces an automatic method to anti-alias procedural textures, reducing visual artifacts. The new algorithm creates a texture hierarchy for smoother rendering at various distances.

Area of Science:

  • Computer Graphics
  • Image Processing

Background:

  • Minification aliasing affects both image and procedural textures.
  • Existing methods for anti-aliasing procedural textures are limited.

Purpose of the Study:

  • To develop an automatic method for anti-aliasing procedural textures.
  • To maintain texture details while reducing aliasing artifacts.

Main Methods:

  • A novel algorithm creates an anti-aliased procedural texture.
  • A texture hierarchy, similar to MIP-Maps, is generated.
  • Weighted sums of reflectance functions replace per-texel color storage.

Main Results:

  • The method successfully reduces minification aliasing artifacts.
  • The anti-aliased texture preserves original details.

Related Experiment Videos

  • A pyramid structure stores reflectance functions for adaptive rendering.
  • Conclusions:

    • The proposed method provides an effective solution for procedural texture anti-aliasing.
    • This technique enhances visual quality in computer graphics by mitigating aliasing.
    • Automatic selection of reflectance functions broadens the applicability of anti-aliasing.