Publishing a 'game' with unity 3D free

Hello everyone. My teacher asked us to build a virtual museum, and I’m considering using Unity3D for the job. My question is, can I publish the ‘game’ with the free version of Unity? Will there be watermarks, limitations, etc? Can I publish it to be viewed in a browser?

Thanks!

In short: yes, you can build and distribute (“publish” as you’ve put it) a proper, nice version of your project with Unity Free/Basic/Indie.

There are no real limitations except that you have to buy Unity Pro if your business is making over 100k a year (which you might not, since you seem to be a student) and some of the nicer technical features are blocked in the free version.

Watermarks: a splash screen in application builds (shows for a few seconds) and in webplayer builds you will see a small Unity logo in the bottom-right corner for a few seconds after the initial load.

That’s great, thanks a lot for your answers!

I’ll try using Unity3D for the project then! And yes, I’m a student =)