taskSavannah Administration - Tasks: task #4925, Submission of Tricératops, un...

 
 

task #4925: Submission of Tricératops, un modeleur 3D

Submitter:  Bruno Mahé <paf>
Submitted:  Tue 15 Nov 2005 08:12:01 AM UTC
   
 
Should Start On:  Mon 14 Nov 2005 11:00:00 PM UTC Should be Finished on:  Thu 24 Nov 2005 11:00:00 PM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  kickino Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 02 Dec 2005 08:45:01 PM UTC, comment #3: 

Hi,

We did not get a response from you, so we deleted your project from the pending queue.

If you would still like to have your project hosted at Savannah, please register it again.

The re-registration URL found in our acknowledgment of your earlier registration will direct
you to the proper location where you can re-register your project.

Regards.


Sebastian Wieseler <kickino>
Fri 25 Nov 2005 07:52:02 PM UTC, comment #2: 

Hi,

I am waiting for an answer from you.

If within one week I still do not get a reply, I will remove your project.
You will still be able to register it again once you have the time to deal with the registration issues.

Are you still willing to host your project at Savannah?
If not, please tell us - we don't bite, and it will make us gain time.

Regards.

Sebastian Wieseler <kickino>
Tue 15 Nov 2005 07:57:16 PM UTC, comment #1: 

Hi,
I'm evaluating the project you submitted for approval in Savannah.

At first, every file of source code should include copyright and license notices, that includes your Makefile and the xhtml files as well.

At second, some of your files cannot carry such notices like .o and the file in bin/. For that files, please include a README file in their directories and write there copyright+license noticed down.
Have also a look at http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html

If you don't distribute along with your source code (in your tarball), it's not necessary to follow this.



At third, when you use any Java files in your project you must determine whether your project can run on a Free Software Java suite
(see http://www.gnu.org/software/java/ for more information).

We recommend you to test your project using GCJ and GNU Classpath, and ensure
that your Java code runs on this Free Software Java suite.

GCJ is the GNU Compiler for Java, part of the GCC (GNU Compiler Collection).
The Classpath project aims to develop a free and portable implementation of the Java API
(the classes in the 'java' package).

More information is available at http://gcc.gnu.org/ and http://www.gnu.org/software/classpath/ .

Please provide us with more information about this point.



At fourth, primary we don't want to host any software that wasn't developed on Savannah, so please don't add an archive package here.



At last but not least the address of the FSF has changed, and is now:

  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

Please update your license notices.

Updates versions of the GPL, LGPL and GFDL can also be found at:
http://www.gnu.org/licenses/gpl.txt
http://www.gnu.org/licenses/lgpl.txt
http://www.gnu.org/licenses/fdl.txt

Please update the copy of the license (usually, the 'COPYING' file) in your package as well.

You can find some background and a possible migration script at https://savannah.gnu.org/forum/forum.php?forum_id=3766

Please update your tarball, thanks.
Regards,


Sebastian Wieseler <kickino>
Tue 15 Nov 2005 08:12:01 AM UTC, original submission:  

A new project has been registered at Savannah
The project account will remain inactive until a site admin approve or discard the registration.


######### REGISTRATION ADMINISTRATION #########

While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific "Group Administration" page, accessible only to site administrators, effectively logged as site administrators (superuser):

  <https://savannah.gnu.org/admin/groupedit.php?group_id=8119>


######### REGISTRATION DETAILS #########

Full Name:
----------
  Tricératops, un modeleur 3D

System Group Name:
-----------------
  triceratops

Type:
-----
  non-GNU software &amp; documentation

License:
--------
  GNU General Public License V2 or later

Description:
------------
  This is a project carried out by two students in computer science.
It aims to create a 3D modeler for a studying project.
It will be portable (we develop on a GNU/Linux environment and do tests on Windows also), and will be able to create scenes composed by objects such as curves or surfaces. Materials (procedurals or not) will be able to be attached to theses objects
It will use Qt and OpenGL for portability. Doxygen will be used for code's documentation, UML diagramms will be made with Umbrello, and others documents will be made with LaTeX or OpenOffice.org

At mid-term the modeler will be able to use a distributed raytracer that have been made by us last year for another school project. It was made in Java. So the modeler will be able to export scenes in the same XML format as the distributed raytracer use. But the modeler will remain totaly independant and separate from the distributed raytracer. So we won't host or develop the distributed raytracer here (maybe as an archive package in order to be used by the modeler ? we don't know if the policy of Savannah let us to do that)
At long term we will rewrite the distributed raytracer in C++ in order to integrate it to the modeler if it can.

We will also add more objects and more modification.
And some modules will be created such as 3D paintaing (the ability to paint directly on 3D objects), animation ability. But this will be done later.

Now there is a bit of skeleton in order to set the base.
Some objects can be created and drawn (yet, there is no user interface to create objects). Some picking have also been implemented. Obects have their color changed when mouse is moved over them.
The distributed raytracer works and is finished. Some user interface have been done but this part haven't been finished. So this is yet a comand line tool.


The source code is here :
http://www.esil.univ-mrs.fr/~bmahe/pub/qgltest.tar.gz
We are just at the beginning. A lot of work have to be done



Other Software Required:
------------------------
  We will use these library :
- Qt
- OpenGL
- STL
- libpng
- libxml2



Bruno Mahé <paf>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-12-02 kickino StatusPing-ed Cancelled
    Open/ClosedOpen Closed
2005-11-25 kickino StatusWait reply Ping-ed
2005-11-15 kickino StatusNone Wait reply
    Assigned toNone kickino

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code