Search found 19 matches

by Garmelon
Thu Aug 13, 2015 3:17 pm
Forum: General
Topic: Code Doodles!
Replies: 196
Views: 263954

Re: Code Doodles!

I just found an article about that page http://www.spiegel.de/netzwelt/games/co ... 47533.html (German article)
by Garmelon
Sun Aug 09, 2015 5:47 pm
Forum: Support and Development
Topic: Error on Windows, not on Mac
Replies: 10
Views: 5742

Re: Error on Windows, not on Mac

However if I ran the .love in its compressed form it would error. There was nothing wrong with the code at all. Something like that happened to me too a while ago. When I ran my .love it couldn't find files with 'ö' etc. in their name. Not sure if it has anything to do with this or if it was just a...
by Garmelon
Wed Jul 22, 2015 12:45 pm
Forum: Libraries and Tools
Topic: Orbit stuff
Replies: 8
Views: 5248

Re: Orbit stuff

Ranguna259 wrote:This looks like this.
I used the canvas initialisation part of that thing...
by Garmelon
Mon Jul 20, 2015 6:03 pm
Forum: Libraries and Tools
Topic: Orbit stuff
Replies: 8
Views: 5248

Re: Orbit stuff

Yep, I have seen that one too
by Garmelon
Sun Jul 19, 2015 3:42 pm
Forum: General
Topic: Smooth camera zooming/scrolling around arbitrary points
Replies: 1
Views: 2625

Re: Smooth camera zooming/scrolling around arbitrary points

I did something like that myself in an orbital mechanics simulation thingy I made a while ago.
by Garmelon
Sun Jul 19, 2015 3:40 pm
Forum: Libraries and Tools
Topic: Orbit stuff
Replies: 8
Views: 5248

Orbit stuff

This is a small project I made for a presentation about orbital mechanics a while ago (I used a modified version of this though).
Don't expect this to be polished or working in any way - some of the comments in the code are in German.
by Garmelon
Sun Jul 19, 2015 2:47 pm
Forum: General
Topic: Code Doodles!
Replies: 196
Views: 263954

Re: Code Doodles!

Nixola wrote:There's a "maths" missing I fear
Fixed in the original post, just download it again :D
by Garmelon
Sun Jul 19, 2015 1:03 pm
Forum: General
Topic: Code Doodles!
Replies: 196
Views: 263954

Re: Code Doodles!

The same thing happens on my school's computers (kinda old :P) too - When I reduce the samples to 0 it works.

Another doodle! :D The pattern moves btw. Use the arrow keys to change pattern
Image
Image
by Garmelon
Sun Jul 19, 2015 10:39 am
Forum: General
Topic: Code Doodles!
Replies: 196
Views: 263954

Re: Code Doodles!

The "normal" is the [wiki]CanvasFormat[/wiki] (color). Here's another doodle (totally not inspired by a doodle from this thread): (Press any key to toggle the random "snow". Use the mouse (lmb) to create "snow" wherever you click.) function love.load() lgr = love.graphi...
by Garmelon
Sat Jul 18, 2015 11:46 pm
Forum: General
Topic: Code Doodles!
Replies: 196
Views: 263954

Re: Code Doodles!

Here are a few doodles, cba to take screenshots now :D Nothing special because I'm not very creative. E02.love: Just press any key E03.love: Hover above the circles and click on them/hold the mouse button down E04.love: Toggle balls with 1, 2 and 3, toggle canvas/trails with 4 (also clears canvas), ...