Commit graph

4 commits

Author SHA1 Message Date
Alejandro Pulver
6d91b2a069 - Change LIB_DEPENDS to match the new x11-toolkits/gtkglextmm port version.
Approved by:	maintainer
2006-07-18 21:20:04 +00:00
Pav Lucistnik
8554f1fe2d The port uses -msse compiler option, which I've disabled by ports/95552 to make
it compile under amd64. That led to the port not compiling anywhere at all, as
sse dependancy is hardcoded. So:

- Don't remove -msse from compiler flags
- Introduce ONLY_FOR_ARCHS=i386

PR:		ports/95872
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-05-05 07:53:27 +00:00
Pav Lucistnik
5fafa07ef1 - Fix build on architectures which lack SSE instructions
PR:		ports/95552
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-04-10 20:07:28 +00:00
Pav Lucistnik
86ab39eda5 SharpConstruct is a 3D modeling program designed to paint depth on
to polygon models in real-time. Unlike traditional modeling programs,
SharpConstruct makes it easy to model organic shapes. There is no
need to even look at a wireframe (unless you want to). Instead, the
model is manipulated much like clay - push or pull an area, smooth
it, make a hollow or a hill. The entire process is both simple and
organic; you won't need years of modeling experience to create
detailed models in SharpConstruct.

WWW: http://sharp3d.sourceforge.net/

PR:		ports/94523
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-03-18 23:36:08 +00:00