# Help on running "P3D"

**URL:** https://discourse.processing.org/t/help-on-running-p3d/28874
**Category:** Beginners
**Created:** [March 26, 2021, 2:21pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874 "2021-03-26T14:21:39Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Freddy](https://avatars.discourse-cdn.com/v4/letter/f/3d9bf3/32.png) [@Freddy](https://discourse.processing.org/u/Freddy)
#### Post date: [March 26, 2021, 2:21pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/1 "2021-03-26T14:21:39Z")

</div>

Hello, i’m in a school in France like teacher of “Stem”.  
\< I can’t run every “exemple” use P3D.\> In 2D all is gone.  
I’don’t understand why it doesn’t work.  
I work with “windows 7” on pedagogic reseau, I’am not administrator.

Please help me.  
Sorry for my english.

Bonjour, mon problème est que rien ne s’affiche si j’utilise la ligne P3D.  
Même les exemples inclus du logiciel ou tutoriel ne marchent pas.  
En 2D tout est bon.  
Je suis sur un réseau pédagogique d’un collège en Auvergne. Sous Windows 7.  
Merci de vos conseils

---

<div class="post-metadata">

### Author: ![jb4x](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jb4x/32/789_2.png) [@jb4x](https://discourse.processing.org/u/jb4x)
#### Post date: [March 26, 2021, 2:24pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/2 "2021-03-26T14:24:13Z")

</div>

Quels exemples avez-vous essayé ? Et quel message d’erreur avez-vous?

---

<div class="post-metadata">

### Author: ![Freddy](https://avatars.discourse-cdn.com/v4/letter/f/3d9bf3/32.png) [@Freddy](https://discourse.processing.org/u/Freddy)
#### Post date: [March 26, 2021, 2:42pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/3 "2021-03-26T14:42:54Z")

</div>

Ho merci de votre aide si rapide.  
Je n’ai pas de message, il ne se passe rien, la fenêtre ne s’affiche pas.  
Je débute en Processing.  
Pour les exemples j’ai pris dans “light” directionel. Et d’autres aussi.  
Il ne se passe rien.  
Je ne suis même pas sûr que cela vienne de la ligne P3D.  
A la maison je suis sur Ubuntu et il fallait bien configurer ma carte la 3D. De plus j’ai besoin pour les élèves que cela marche sur le réseau sous win7. Et drôle de truc, avant les vacances de Février le code s’affichait, je reviens et là plus rien. A en perdre la tête. Qu’on fait les admin du département ? personne ne me répond

---

<div class="post-metadata">

### Author: ![jb4x](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jb4x/32/789_2.png) [@jb4x](https://discourse.processing.org/u/jb4x)
#### Post date: [March 26, 2021, 2:50pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/4 "2021-03-26T14:50:57Z")

</div>

Vous avez une fenêtre qui s’ouvre avec ce code?:

```auto
void setup() {
  size(300, 300, P3D);
}

```

Attendez au moins 1 ou 2 minutes, ca peut prendre du temps à s’ouvrir.

---

<div class="post-metadata">

### Author: ![Freddy](https://avatars.discourse-cdn.com/v4/letter/f/3d9bf3/32.png) [@Freddy](https://discourse.processing.org/u/Freddy)
#### Post date: [March 26, 2021, 2:54pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/5 "2021-03-26T14:54:27Z")

</div>

Je "re"teste lundi, mais normalement non  
C’est là mon problème

---

<div class="post-metadata">

### Author: ![jb4x](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jb4x/32/789_2.png) [@jb4x](https://discourse.processing.org/u/jb4x)
#### Post date: [March 26, 2021, 2:55pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/6 "2021-03-26T14:55:39Z")

</div>

Et avec “P2D”, c’est la même chose?

---

<div class="post-metadata">

### Author: ![Freddy](https://avatars.discourse-cdn.com/v4/letter/f/3d9bf3/32.png) [@Freddy](https://discourse.processing.org/u/Freddy)
#### Post date: [March 26, 2021, 2:57pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/7 "2021-03-26T14:57:40Z")

</div>

Je le testerai aussi, merci  
Mais j’ai besoin de l’axe z

---

<div class="post-metadata">

### Author: ![jb4x](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jb4x/32/789_2.png) [@jb4x](https://discourse.processing.org/u/jb4x)
#### Post date: [March 26, 2021, 3:04pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/8 "2021-03-26T15:04:50Z")

</div>

Les 2 utilises OpenGL, donc si les 2 ne fonctionnent pas c’est probablement un problème hardware, peut être un driver graphique pas à jour. Dans ce cas, je pense qu’il faudra remonter le problème à votre administrateur.

---

<div class="post-metadata">

### Author: ![glv](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/glv/32/18785_2.png) [@glv](https://discourse.processing.org/u/glv)
#### Post date: [March 27, 2021, 1:26am UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/9 "2021-03-27T01:26:40Z")

</div>

Bonjour,

Are you using _P5.js_ or _Processing_?

[https://p5js.org/](https://p5js.org/) You chose this category!

[https://processing.org/](https://processing.org/)

`:)`

---

<div class="post-metadata">

### Author: ![Freddy](https://avatars.discourse-cdn.com/v4/letter/f/3d9bf3/32.png) [@Freddy](https://discourse.processing.org/u/Freddy)
#### Post date: [March 29, 2021, 7:47pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/10 "2021-03-29T19:47:58Z")

</div>

Bonsoir, je viens de tester vos propositions, encore merci.  
P2D et P3D , juste en affichant la fenêtre, résultat rien ne s’affiche.  
Comme toute administration je vais devoir attendre avant d’avoir un informaticien dans ma salle et pouvoir lui expliquer le problème avec openGL.

J’ai testé P5.js, tout marche avec lui, à voir si mon programme se transfère.

---

<div class="post-metadata">

### Author: ![Freddy](https://avatars.discourse-cdn.com/v4/letter/f/3d9bf3/32.png) [@Freddy](https://discourse.processing.org/u/Freddy)
#### Post date: [March 29, 2021, 7:49pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/11 "2021-03-29T19:49:14Z")

</div>

I only use Processing.  
I doesn’t know P5.js, Thanks for it. I will use him now.

---

<div class="post-metadata">

### Author: ![glv](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/glv/32/18785_2.png) [@glv](https://discourse.processing.org/u/glv)
#### Post date: [March 29, 2021, 9:13pm UTC](https://discourse.processing.org/t/help-on-running-p3d/28874/12 "2021-03-29T21:13:46Z")

</div>

I changed the category to Processing for you. `:)`

This is what you had:  
 ![image](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/2X/3/3b8b3e0beb38e3c6ec631dd420fc82f56b458b76.png)
