Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Env3D (Score 1) 237

The Env3D engine (http://env3d.org) is an open-source education focused 3d engine. It is made for learning Java at the first year university level, but has been successfully used in high schools as well. Since it is focused on education, it abstracts away many of the technical details of traditional 3d engines. It currently creates web applets and applications that run on PCs (windows, osx, and linux), but the plan is to have applications deploy on andriod also in the near future.

Full lessons and demo programs can be found on the env3d website.

Comment Educational tools (Score 2, Interesting) 704

There are some resources out there designed to attract the "gaming generation" into computer programming - it also happens to be a professional interest of mine (I teach primarily first year computer science).

Perhaps the most famous would be Alice (http://alice.org) - a drag and drop 3D programming environment.
Scratch (http://scratch.mit.edu) is a 2D drag and drop environment
Greenfoot (http://www.greenfoot.org) is a 2D Java programming environment
Env3D (http://env3d.sourceforge.net) is a 3D Java programming environment (Disclaimer: I am the author of this tool) - It makes programming in 3D very straight forward, especially for beginners.

Have fun!

Sci-Fi

Submission + - Goodbye from the STARTREK.COM Team 1

Curlsman writes: Goodbye from the STARTREK.COM Team

Sadly, we must report that CBS Interactive organization is being restructured, and the production team that brings you the STARTREK.COM site has been eliminated. Effective immediately.
We don't know the ultimate fate of this site, which has served millions of Star Trek fans for the last thirteen years.

If you have comments, please send them to editor @ startrek.com — we hope someone at CBS will read them.

Thank you for your loyal fandom over the years. It has been a pleasure to serve you.

http://www.startrek.com/startrek/view/news/article/2316633.html

Is this site worth a write-in campaign?

Comment As a parent of 2... (Score 1) 131

I have a 2 year old and a newborn at home. I also grew up with video games and love playing them as a hobby. Time is definitely a precious commodity: Do I spend 2 hours playing games by myself or spend it with my kids? Or better yet, getting some much needed sleep since the baby wakes up every 2 hours.

I think they need to make good games that can be played at 15 minutes intervals, or games that can be played with the rest of the family. I am very interested at the Wii at the moment as it has lots of potential.

I can't wait until I can play video games with my 2 year old :)

Slashdot Top Deals

"An ounce of prevention is worth a ton of code." -- an anonymous programmer

Working...