simple .obj file renderer

Show off your games, demos and other (playable) creations.
Post Reply
PGUp
Party member
Posts: 105
Joined: Fri Apr 21, 2017 9:17 am

simple .obj file renderer

Post by PGUp »

the code is a mess, but it works anyway, this is just a proof of concept:
WASD to move
mouse to look around
F to show line

3d.love
(30.07 KiB) Downloaded 430 times
screenshot.png
screenshot.png (17.75 KiB) Viewed 8083 times
-
User avatar
ShoesForClues
Prole
Posts: 12
Joined: Wed Dec 12, 2018 1:43 pm

Re: simple .obj file renderer

Post by ShoesForClues »

Dang, beated me to it! I just created my own basic 3D renderer along with my own .obj importer.

https://love2d.org/imgmirrur/6VbH5tF.png

Though, mine is pretty laggy.
PGUp
Party member
Posts: 105
Joined: Fri Apr 21, 2017 9:17 am

Re: simple .obj file renderer

Post by PGUp »

ShoesForClues wrote: Wed Dec 12, 2018 1:46 pm Dang, beated me to it! I just created my own basic 3D renderer along with my own .obj importer.

https://love2d.org/imgmirrur/6VbH5tF.png

Though, mine is pretty laggy.
really nice, pretty reasonable mine is faster because it doesnt have any texture
-
Monster psychic cat
Prole
Posts: 4
Joined: Wed Mar 01, 2017 9:29 pm

Re: simple .obj file renderer

Post by Monster psychic cat »

Image

Sup.
I really like how simplistic the code is, with no GLSL trickery. It encouraged me to try adding some basic texture loading and rendering (done with Meshes - the way faces are projected facilitated the job). Well done.

Image
I don't use this account anymore.
User avatar
xNick1
Party member
Posts: 267
Joined: Wed Jun 15, 2016 8:27 am
Location: Rome, Italy

Re: simple .obj file renderer

Post by xNick1 »

Nice job! I'll try it!
PGUp
Party member
Posts: 105
Joined: Fri Apr 21, 2017 9:17 am

Re: simple .obj file renderer

Post by PGUp »

Monster psychic cat wrote: Thu Dec 20, 2018 2:57 am Image

Sup.
I really like how simplistic the code is, with no GLSL trickery. It encouraged me to try adding some basic texture loading and rendering (done with Meshes - the way faces are projected facilitated the job). Well done.

Image
Looks great, can i get the .love file?
-
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: simple .obj file renderer

Post by Karai17 »

I'll just leave this here~

viewtopic.php?f=5&t=78943

Over on the excessive github (see my sig) we have full 3d and animation working in love, over 10 3d gamejam games using love. :)

obj and iqm/iqe support~
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
Post Reply

Who is online

Users browsing this forum: ShoesForClues and 16 guests