473,804 Members | 3,229 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Undergraduate project level

14 New Member
My proposal for writing a vector-based 2D animation software in C++ for undergraduate project work (Computer Science and Engineering) was rejected. I was told that it is simple to do. I consider it otherwise.

I would like to hear all your opinions on this.
Do you think it is a simple project?
In your place, would such a project be accepted by universities?
How difficult are your usual undergraduate projects?

Please give reasons and if you are willing, your country too.
Feb 5 '09 #1
6 2198
RedSon
5,000 Recognized Expert Expert
Your description of your proposed project is rather vague. Can you provide some more detail? Generally 2D systems are easier than 3D systems but any kind of animation software is generally difficult.
Feb 5 '09 #2
manu1001
14 New Member
It'll be something along the lines of Anime Studio. It won't be that complex with all those functionalities but it'll have the basic features like tweening, morphing, skeletal animation, possibly some camera movements and of course drawing.
Feb 6 '09 #3
RedSon
5,000 Recognized Expert Expert
Hmm, well that doesnt seem to easy to me. I've never heard of a undergrad project being like that. Is this a capstone?
Feb 6 '09 #4
manu1001
14 New Member
@RedSon
Why do you say that? Could you please give some more detail?
I mean, is there something that is typical of undergrad projects? Are the projects supposed to have something that mine lacks?

Also, do you think mine would be accepted by your universities?

@RedSon
I've never heard of a capstone project until now and I'm sure no one over here knows about it too. So at least officially it isn't.
Feb 7 '09 #5
RedSon
5,000 Recognized Expert Expert
The type of large project would typically be considered as a capstone. A capstone is a project that you do at the very end of your university career. It is the last major project that you work on to achieve your degree. It is a project that the student designs for themselves. I've seen some capstones that are fun like motion capture projects, and I've seen capstones that try to integrate bluetooth and keyless fob entry into vehicles that save your preferences for you. For some examples you can see current capstones at my university here: http://www.cs.washington.edu/educati...t/Capstone.htm.

The project you are thinking about working on seems like a large project for an undergrad. I would expect this more from a graduate student or a senior undergrad.
Feb 9 '09 #6
Studlyami
464 Recognized Expert Contributor
Each university will have different requirements. That project seems rather large and complex so I'm surprised that it wasn't accepted as an undergrad project. I would talk to the person/committee in charge of accepting the project and find out exactly why yours wasn't accepted. It could turn out that they weren't fully aware of what you want to accomplish. Do a little bit of research and show them exactly how much would be involved in such a project.
Feb 9 '09 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

51
4077
by: nospam | last post by:
THIS IS the DOTNETJUNKIES MESSAGE ------------------------- We're Sorry As many of you know we have recently launched SqlJunkies.com. We have overhauled our runtime and will be using it on DotNetJunkies.com also. -------------------------------------------------------------------------- YEP, DOTNET JUNKIES REDESIGN....
23
2711
by: Steve Jorgensen | last post by:
Hi all, I'm working on a project through a consulting company, and I'm writing some database code for use in another programmer's project in Excel/VBA. The other programmer is working through the same consulting company. I did not initially know this other programmer's experience level, but he seemed down to earth and friendly. I saw some signs of trouble after having him try to integrate some of my code, but chalked it up to him...
4
1427
by: Steve B. | last post by:
How do I reference a WinForm file (i.e. Class) in Project B from a WinForm file in Project A? I've previously used Tutorial: Creating C# Class Library (DLL) Using Visual Studio .NET http://www.c-sharpcorner.com/2/pr12.asp to create a dll reference for Project A but how do you reference a form in one project to another form in another project? **************
11
6207
by: Raghavendra Mudugal | last post by:
Hello Everybody, We are creating a new project on Virtual Private Networking (VPN), and it is decided to use VC++. I actually want to know that is can be achived by VC#.NET or not. You all know how and what level VPN can reach. If this is possible using C# then what are the main namespaces i should use to which they play a main role of the project. Hope to receive all your valuable responses on this. will be waiting
5
1687
by: A.M | last post by:
Hi, Can I have both C# and VB.NET pages/modules in a visual studio.net project? Thanks, Ali
1
1628
by: Joao Macaiba | last post by:
Hi. I would like to know if there's any todo list on python project. My interest in doing a undergraduate project. It could be anything in the python core interpreter. I program C/C++. Thanks in advance.
3
2267
by: dav3 | last post by:
Hey, I am not certain that this is the correct forum for this but I will post my question regardless. I am entering my third year of a three year program next September and as such have to complete a Senior Practicum, which will most likely be some kind of supervised project done on campus. I have to apply for the practicum before Feb. 15, 2007 and at this point all I know is that I want to do something with databases. A little bit about my...
0
1332
by: jrhitokiri | last post by:
Hi! I am soon to be in my final year in computer science next school year, and I would like to ask for help in picking an undergraduate thesis proposal/project. Somehow, I would like to have something connected to web development or something like that. and if you do have a suggestion, would you be willing to also help me out in doing the thesis? please do help me. thank you.
6
2651
by: truezplaya | last post by:
Hi all I am currently in the situation of deciding what to do for my final year project. I was wondering if any had already done such a project and if they could shed any light on the level of difficulty required. I am doing a software engineering degree. I have asked tutors and all i really get back is it has to be more than connections to a db. Some more complex functionality!?!?!?! I have ideas but after reflection they seem to be...
0
9587
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10588
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10085
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7623
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5527
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5662
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4302
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3827
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2998
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.