David Vanderhaeghe

  • home
  • Publications
  • Teaching
  • stuff
  • code
  • Creations
  • Links
  • TP Three.js

    2023-05-10

    Sujet de TP LFLEX webgl/three.js de l’Université Paul Sabatier, Toulouse 3

    [read more]


    Category Computer Graphics
    Tags code, programming, three.js

  • Sujet de bureau d’étude LFlex

    2023-01-24
    Sujet de bureau d’étude LFlex

    L’objectif de ce bureau d’étude est d’améliorer la gestion des caméras virtuelles et du rendu volumique dans le moteur de rendu open source Radium-Engine. Le développement se fera en c++/OpenGL et utilisera les outils de gestion de projet git via github.

    [read more]


    Category Proposal (jobs, internship, project)
    Tags code, OpenGL, programming, Radium-Engine, teaching

  • Mojave post update

    2019-06-29

    On a working Sierra for dev with clion, I needed to update some dev related stuff after mojave upgrade. Here are the results : xcode-select –install sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_for_macOS10.14.pkg -target /

    [read more]


    Category Programming, Uncategorized
    Tags code, install, macosx, mojave, programming, update

  • Git: cleaning a branch before a PR, and merge back the clean history to the messy WIP branch

    2019-06-29

    Sometimes, I have a branch with a new feature I work on, call it Feature_mess. At some point I want to show this feature to colleagues, so I want to have a clean history, and remove some WIP stuff To this end : Cleanup history here, remove crappy things, merge a lot of commits, rewrite […]

    [read more]


    Category Uncategorized
    Tags code, git, programming

  • libGL.so compil problem

    2012-10-03

    From time to time, on my ubuntu 11.10, i have link error like “undefined reference to glGetQueryObjectui64v”. This is because an unidentify package update break libGL.so symlink in /usr/lib or /usr/lib/x86_64-linux-gnu The best solution I found is to manually “sudo rm libGL.so libGL.so.1” and to “ln -s nvidia-current/libGL.so .” in usr/lib and “ln -s ../libGL.so […]

    [read more]


    Category Computer Graphics, OpenGL, Programming
    Tags code, gcc, install, ld, linux, OpenGL, ubuntu

Categories

  • bash (8)
  • Computer (2)
  • Computer Graphics (6)
  • gfx (1)
  • LaTeX (4)
  • Life (4)
  • news (1)
  • OpenGL (3)
  • Programming (6)
  • Proposal (jobs, internship, project) (3)
  • Research (3)
  • script (9)
  • Uncategorized (15)
  • Wordpress (1)
  • writing (1)

Tags

acpi alsa animation anr-structures bash c++ change clang-format cmake code computer graphics debian gcc git imageMagick install intership job keyboard latex ld linux macosx maxosx OpenGL pdf programming pulseaudio qt Radium-Engine rebase rendering shortcut sound sujet de stage teaching three.js touch typing ubuntu volume

Archives

  • September 2023
  • May 2023
  • February 2023
  • January 2023
  • February 2022
  • March 2021
  • October 2020
  • July 2019
  • June 2019
  • January 2019
  • December 2017
  • October 2017
  • December 2016
  • November 2016
  • September 2016
  • November 2015
  • September 2014
  • June 2014
  • November 2013
  • October 2013
  • October 2012
  • May 2012
  • March 2012
  • February 2012
  • January 2012
  • June 2011
  • May 2011
Next Page

-= last modif [

2023-05-23

], created [

2023-05-10

] =-