Skip to main content

Showing 1–7 of 7 results for author: Dupuy, J

  1. Concurrent Binary Trees for Large-Scale Game Components

    Authors: Anis Benyoub, Jonathan Dupuy

    Abstract: A concurrent binary tree (CBT) is a GPU-friendly data-structure suitable for the generation of bisection based terrain tessellations, i.e., adaptive triangulations over square domains. In this paper, we expand the benefits of this data-structure in two respects. First, we show how to bring bisection based tessellations to arbitrary polygon meshes rather than just squares. Our approach consists of… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

  2. arXiv:2306.05044  [pdf, other

    cs.GR

    Sampling Visible GGX Normals with Spherical Caps

    Authors: Jonathan Dupuy, Anis Benyoub

    Abstract: Importance sampling the distribution of visible GGX normals requires sampling those of a hemisphere. In this work, we introduce a novel method for sampling such visible normals. Our method builds upon the insight that a hemispherical mirror reflects parallel light rays uniformly within a solid angle shaped as a spherical cap. This spherical cap has the same apex as the hemispherical mirror, and it… ▽ More

    Submitted 12 June, 2023; v1 submitted 8 June, 2023; originally announced June 2023.

    Comments: 6 pages, 5 figures

  3. arXiv:2207.05618  [pdf, other

    cs.GR

    Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies

    Authors: Wilhem Barbier, Jonathan Dupuy

    Abstract: We introduce per-halfedge texturing (Htex) a GPU-friendly method for texturing arbitrary polygon-meshes without an explicit parameterization. Htex builds upon the insight that halfedges encode an intrinsic triangulation for polygon meshes, where each halfedge spans a unique triangle with direct adjacency information. Rather than storing a separate texture per face of the input mesh as is done by p… ▽ More

    Submitted 12 July, 2022; originally announced July 2022.

  4. Anchor Prediction: A Topic Modeling Approach

    Authors: Jean Dupuy, Adrien Guille, Julien Jacques

    Abstract: Networks of documents connected by hyperlinks, such as Wikipedia, are ubiquitous. Hyperlinks are inserted by the authors to enrich the text and facilitate the navigation through the network. However, authors tend to insert only a fraction of the relevant hyperlinks, mainly because this is a time consuming task. In this paper we address an annotation, which we refer to as anchor prediction. Even th… ▽ More

    Submitted 1 June, 2022; v1 submitted 29 May, 2022; originally announced May 2022.

    Comments: 14 pages, correct typo and \citep

  5. Bringing Linearly Transformed Cosines to Anisotropic GGX

    Authors: Aakash KT, Eric Heitz, Jonathan Dupuy, P. J. Narayanan

    Abstract: Linearly Transformed Cosines (LTCs) are a family of distributions that are used for real-time area-light shading thanks to their analytic integration properties. Modern game engines use an LTC approximation of the ubiquitous GGX model, but currently this approximation only exists for isotropic GGX and thus anisotropic GGX is not supported. While the higher dimensionality presents a challenge in it… ▽ More

    Submitted 24 March, 2022; v1 submitted 22 March, 2022; originally announced March 2022.

    Comments: ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games (I3D), 2022

  6. arXiv:1912.03048  [pdf, other

    cs.IR cs.CL cs.LG

    Document Network Embedding: Coping for Missing Content and Missing Links

    Authors: Jean Dupuy, Adrien Guille, Julien Jacques

    Abstract: Searching through networks of documents is an important task. A promising path to improve the performance of information retrieval systems in this context is to leverage dense node and content representations learned with embedding techniques. However, these techniques cannot learn representations for documents that are either isolated or whose content is missing. To tackle this issue, assuming th… ▽ More

    Submitted 6 December, 2019; originally announced December 2019.

  7. Perfect Prediction Equilibrium

    Authors: Ghislain Fourny, Stéphane Reiche, Jean-Pierre Dupuy

    Abstract: In the framework of finite games in extensive form with perfect information and strict preferences, this paper introduces a new equilibrium concept: the Perfect Prediction Equilibrium (PPE). In the Nash paradigm, rational players consider that the opponent's strategy is fixed while maximizing their payoff. The PPE, on the other hand, models the behavior of agents with an alternate form of ration… ▽ More

    Submitted 29 January, 2021; v1 submitted 22 September, 2014; originally announced September 2014.

    Comments: This is the accepted manuscript subsequently published as Chapter 14 in the book "The Individual and the Other in Economic Thought" under the DOI 10.4324/9781315113258-15. This work was presented at the 2nd International Conference on Economic Philosophy, and the manuscript takes feedback received there into account

    MSC Class: 91A18 ACM Class: H.4.m; J.4