• View all by SlapsSlaps
  • Follow SlapsFollowFollowing SlapsFollowing
  • Add To CollectionCollection
  • Comments
  • Devlog

3D Projection Demo (Love2D)

← Return to 3D Projection Demo (Love2D)

Devlog

  • Lighting Implimented
    July 07, 2020 by Slaps#3d engine, #love2d
    Added simple lighting by calculating the dot product between the camera's forward vector and the tris of the given model. The dot product result gets used on the color function to determine how light... Continue reading
  • Improvements and Optimizations to 3D engine
    January 15, 2020 by Slaps#CG, #3dengine, #love2d, #Lua, #video, #pictures, #screenshot, #engine, #optimize
    Improvements have been made to the 3D Engine with added features: - Import and parsing of .obj 3D model files - UV mapping and displaying Textures - Z-Buffer to sort models draw order The biggest Perf... Continue reading
itch.io·View all by Slaps·Report·Embed