From 4cf0b8952e9f58f674c3098f1b027a4b6db53427 Mon Sep 17 00:00:00 2001 From: danielgehrig18 Date: Fri, 19 Feb 2021 16:28:31 +0100 Subject: [PATCH] added link to python bindings --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 27f2b3c..bbef66a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ This is the code for the 2018 CoRL paper **ESIM: an Open Event Camera Simulator* ``` You can find a pdf of the paper [here](http://rpg.ifi.uzh.ch/docs/CORL18_Rebecq.pdf). If you use any of this code, please cite this publication. +## Python Bindings +Python bindings for the event camera simulator can be found [here](https://github.com/uzh-rpg/rpg_vid2e). +We now also support GPU support for fully parallel event generation! + + ## Features - Accurate event simulation, guaranteed by the tight integration between the rendering engine and the event simulator