Search found 64 matches

by DeltaF1
Fri May 22, 2015 2:39 am
Forum: Support and Development
Topic: [Help] "Seams" in view/shadow polygon (Mesh)
Replies: 0
Views: 927

[Help] "Seams" in view/shadow polygon (Mesh)

I'm having an issue with creating and rendering a dynamic view/shadow polygon. I am raycasting my scene every frame, generating a polygon of where the light source should be casting, and then running it through a shader. However, I've noticed some artefacts in my polygon. I tried disabling the shade...
by DeltaF1
Fri May 22, 2015 2:18 am
Forum: Libraries and Tools
Topic: Signals & Events Module [FREE CODE]
Replies: 12
Views: 6854

Re: Signals & Events Module [FREE CODE]

This reminds me of the event system used in the Just Cause 2 Lua scripting. I"ll check it out!
by DeltaF1
Wed May 20, 2015 10:52 pm
Forum: Games and Creations
Topic: Cyberpunk Band
Replies: 2
Views: 1756

Re: Cyberpunk Band

I had the window resizing because the content in each page was different. I made the main menu graphics quite tall, and the other pages didn't need to be as large. I also did it to play around with the functionality of my state system. If you stay on the menu screen the lights come on randomly and m...
by DeltaF1
Mon May 18, 2015 8:55 pm
Forum: Games and Creations
Topic: Cyberpunk Band
Replies: 2
Views: 1756

Cyberpunk Band

For my first post on the LOVE forums I thought I would post my (imho) best project in LOVE. https://drive.google.com/uc?id=0B8Kqppgx0wjBLWVBLTNzRUhJbjg&export=view The main menu page I created this project for a Media Studies course, where students were tasked to create a "website" for...